1*a5430b24Sandy{
2*a5430b24Sandy  "name": "react-native-segmented-control",
3*a5430b24Sandy  "version": "2.4.0",
4*a5430b24Sandy  "summary": "React Native SegmentedControlIOS library",
5*a5430b24Sandy  "license": "MIT",
6*a5430b24Sandy  "authors": "M.Haris Baig",
7*a5430b24Sandy  "homepage": "https://github.com/react-native-segmented-control/segmented-control#readme",
8*a5430b24Sandy  "platforms": {
9*a5430b24Sandy    "ios": "9.0"
10*a5430b24Sandy  },
11*a5430b24Sandy  "source": {
12*a5430b24Sandy    "git": "https://github.com/react-native-segmented-control/segmented-control.git",
13*a5430b24Sandy    "tag": "2.4.0"
14*a5430b24Sandy  },
15*a5430b24Sandy  "source_files": "ios/**/*.{h,m}",
16*a5430b24Sandy  "dependencies": {
17*a5430b24Sandy    "React-Core": []
18*a5430b24Sandy  }
19*a5430b24Sandy}
20