ilink-world/ios/Pods/Local Podspecs/react-native-geolocation.po...

22 lines
529 B
JSON

{
"name": "react-native-geolocation",
"version": "1.4.2",
"summary": "React Native Geolocation Module for iOS and Android",
"license": "MIT",
"authors": "React Native Community",
"homepage": "https://github.com/react-native-community/react-native-geolocation#README.md",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/react-native-community/react-native-geolocation.git",
"tag": "1.4.2"
},
"source_files": "ios/**/*.{h,m}",
"dependencies": {
"React": [
]
}
}