{
  "name": "react-native-airplay-ios",
  "description": "AirPlay library for iOS",
  "summary": "Summary for PODS",
  "version": "1.0.7",
  "author": {
    "name": "Andrey Efremov"
  },
  "license": "MIT",
  "keywords": [
    "react-native",
    "ios",
    "AirPlay"
  ],
  "files": [
    "/RNAirplay.podspec",
    "/lib",
    "/ios"
  ],
  "main": "lib/index.js",
  "repository": {
    "type": "git",
    "url": "git@github.com:gazedash/react-native-airplay-ios.git"
  },
  "dependencies": {},
  "peerDependencies": {
    "hoist-non-react-statics": "3.3.0",
    "react": "^16.6.3",
    "react-native": "^0.57.8"
  }
}
