{ "name": "react-native-viewpager", "version": "3.3.0", "summary": "React Native ViewPager native view", "license": "MIT", "authors": "Ferran Negre Pizarro ", "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": [ ] } }