ilink-world/ios/Pods/Local Podspecs/react-native-viewpager.pods...

23 lines
552 B
JSON
Executable File

{
"name": "react-native-viewpager",
"version": "3.3.0",
"summary": "React Native ViewPager native view",
"license": "MIT",
"authors": "Ferran Negre Pizarro <fnp.developer@gmail.com>",
"homepage": "https://github.com/react-native-community/react-native-viewpager#readme",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/react-native-community/react-native-viewpager.git",
"tag": "v3.3.0"
},
"source_files": "ios/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"React": [
]
}
}