[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 6 / e / YAPlacePicker / 0.4.0 / YAPlacePicker.podspec.json
blobf08f37b4cbb61deb2dad9d4e2f04d081c69f622d
2   "name": "YAPlacePicker",
3   "version": "0.4.0",
4   "summary": "Yet Another Place Picker for Google Maps",
5   "description": "YAPlacePicker is a replacement for deprecated GooglePlacePicker",
6   "homepage": "https://github.com/nkhoudor/YAPlacePicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nikita Khudorozhkov": "7633277@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/nkhoudor/YAPlacePicker.git",
16     "tag": "0.4.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "YAPlacePicker/Classes/**/*",
22   "resources": "YAPlacePicker/Assets/**/*",
23   "dependencies": {
24     "GoogleMaps": [
26     ],
27     "GooglePlaces": [
29     ],
30     "RxSwift": [
31       "4.5"
32     ],
33     "RxCocoa": [
34       "4.5"
35     ]
36   },
37   "static_framework": true,
38   "swift_version": "4.2"