blob: fa9edd44d6d1f926e5eb3f11bfc148a96de00a82 [file] [log] [blame]
{
"name": "YAPlacePicker",
"version": "0.1.7",
"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.7"
},
"platforms": {
"ios": "10.0"
},
"source_files": "YAPlacePicker/Classes/**/*",
"dependencies": {
"GoogleMaps": [
]
},
"static_framework": true,
"swift_version": "4.2"
}