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