{ "name": "react-native-pager-view", "version": "5.4.24", "summary": "React Native wrapper for Android and iOS ViewPager", "homepage": "https://github.com/callstack/react-native-pager-view#readme", "license": "MIT", "authors": "troZee (https://github.com/callstack)", "platforms": { "ios": "10.0" }, "source": { "git": "https://github.com/callstack/react-native-pager-view.git", "tag": "5.4.24" }, "source_files": "ios/**/*.{h,m,mm,swift}", "dependencies": { "React-Core": [ ] } }