1{ 2 "name": "react-native-pager-view", 3 "version": "6.2.0", 4 "summary": "React Native wrapper for Android and iOS ViewPager", 5 "homepage": "https://github.com/callstack/react-native-pager-view#readme", 6 "license": "MIT", 7 "authors": "troZee <[email protected]> (https://github.com/callstack)", 8 "platforms": { 9 "ios": "10.0" 10 }, 11 "source": { 12 "git": "https://github.com/callstack/react-native-pager-view.git", 13 "tag": "6.2.0" 14 }, 15 "source_files": "ios/**/*.{h,m,mm}", 16 "dependencies": { 17 "React-Core": [] 18 } 19} 20