unioil-loyalty-rn-app/ios/Pods/Local Podspecs/react-native-maps.podspec.json

24 lines
553 B
JSON

{
"name": "react-native-maps",
"version": "0.27.1",
"summary": "React Native Mapview component for iOS + Android",
"authors": {
"intelligibabble": "leland.m.richardson@gmail.com"
},
"homepage": "https://github.com/react-native-community/react-native-maps#readme",
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/react-native-community/react-native-maps.git",
"tag": "v0.27.1"
},
"source_files": "lib/ios/AirMaps/**/*.{h,m}",
"dependencies": {
"React": [
]
}
}