Rocket.Chat.ReactNative/ios/Pods/Local Podspecs/react-native-netinfo.podspe...

24 lines
565 B
JSON

{
"name": "react-native-netinfo",
"version": "5.9.9",
"summary": "React Native Network Info API for iOS & Android",
"license": "MIT",
"authors": "Matt Oakes <hello@mattoakes.net>",
"homepage": "https://github.com/react-native-community/react-native-netinfo#readme",
"platforms": {
"ios": "9.0",
"tvos": "9.2",
"osx": "10.14"
},
"source": {
"git": "https://github.com/react-native-community/react-native-netinfo.git",
"tag": "v5.9.9"
},
"source_files": "ios/**/*.{h,m}",
"dependencies": {
"React-Core": [
]
}
}