[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 6 / e / YAPlacePicker / 0.1.9 / YAPlacePicker.podspec.json
blob7c383700f6b751a9d8f8d42b6a916aca1fc1c573
2   "name": "YAPlacePicker",
3   "version": "0.1.9",
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.1.9"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "YAPlacePicker/Classes/**/*",
22   "dependencies": {
23     "GoogleMaps": [
25     ],
26     "GooglePlaces": [
28     ],
29     "RxSwift": [
30       "4.5"
31     ],
32     "RxCocoa": [
33       "4.5"
34     ]
35   },
36   "static_framework": true,
37   "swift_version": "4.2"