Skip to content

Commit b1820d8

Browse files
authored
Merge pull request #39 from Naturalclar/chore/addPodspec
chore: add podspec to files
2 parents 2cf5514 + a9dd8db commit b1820d8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
"files": [
88
"index.d.ts",
99
"ios",
10-
"js"
10+
"js",
11+
"react-native-segmented-control.podspec"
1112
],
1213
"scripts": {
1314
"start": "node node_modules/react-native/local-cli/cli.js start",

0 commit comments

Comments
 (0)