blob: e22637d4b7235f5f03171503b034ce57e9029c2a [file] [log] [blame]
{
"name": "YAPlacePicker",
"version": "0.3.1",
"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.3.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "YAPlacePicker/Classes/**/*",
"resources": "YAPlacePicker/Assets/**/*",
"dependencies": {
"GoogleMaps": [
],
"GooglePlaces": [
],
"RxSwift": [
"4.5"
],
"RxCocoa": [
"4.5"
]
},
"static_framework": true,
"swift_version": "4.2"
}