blob: 272fa0bcb8cbcb59b1d845f1c1f510c52623e3f9 [file] [log] [blame]
{
"name": "YAPlacePicker",
"version": "0.1.5",
"summary": "Yet Another Place Picker for Google Maps",
"description": "YAPlacePicker is a replacement for deprecated GooglePlacePicker",
"homepage": "https://github.com/nkhoudor/YAPlacePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nikita Khudorozhkov": "7633277@gmail.com"
},
"source": {
"git": "https://github.com/nkhoudor/YAPlacePicker.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "10.0"
},
"source_files": "YAPlacePicker/Classes/**/*",
"dependencies": {
"GoogleMaps": [
]
},
"static_framework": true,
"swift_version": "4.2"
}