[Add] MapboxCommon 24.10.0-daily-2024-12-14-04-25
[CocoaPods.git] / Specs / 8 / 6 / e / YAPlacePicker / 0.3.1 / YAPlacePicker.podspec.json
blobe22637d4b7235f5f03171503b034ce57e9029c2a
2   "name": "YAPlacePicker",
3   "version": "0.3.1",
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.3.1"
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"