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