[Add] AnyThinkChartboostSDKAdapter 6.4.12
[CocoaPods.git] / Specs / a / f / 2 / EMPlacePicker / 0.1.2 / EMPlacePicker.podspec.json
blobae78b7921dffb5a8bdb6769470c5a4eb22f0769e
2   "name": "EMPlacePicker",
3   "version": "0.1.2",
4   "summary": "Google address place picker.",
5   "homepage": "https://github.com/LahiruChathuranga/LCPlacePicker",
6   "license": "MIT",
7   "authors": {
8     "Lahiru Chathuranga": "hiru.wlc@gmail.com"
9   },
10   "platforms": {
11     "ios": "11.0"
12   },
13   "source": {
14     "git": "https://github.com/LahiruChathuranga/LCPlacePicker.git",
15     "tag": "0.1.2"
16   },
17   "source_files": "EMPlacePicker/**/*.{swift}",
18   "frameworks": [
19     "UIkit",
20     "SnapKit",
21     "FloatingPanel",
22     "GoogleMaps",
23     "GooglePlaces"
24   ],
25   "static_framework": true,
26   "dependencies": {
27     "GoogleMaps": [
29     ],
30     "GooglePlaces": [
32     ],
33     "FloatingPanel": [
35     ],
36     "SnapKit": [
38     ]
39   }