{ "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": [ ] } }