unioil-loyalty-rn-app/ios/Pods/Local Podspecs/react-native-geolocation.po...

22 lines
534 B
JSON

{
"name": "react-native-geolocation",
"version": "2.1.0",
"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": "2.1.0"
},
"source_files": "ios/**/*.{h,m}",
"dependencies": {
"React-Core": [
]
}
}