[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 1 / 9 / 7 / MMBGoogleLocationPicker / 0.0.2 / MMBGoogleLocationPicker.podspec.json
blob647685f88cd7dadf25ade1a965a6ee43658a5deb
2   "name": "MMBGoogleLocationPicker",
3   "version": "0.0.2",
4   "summary": "A ready for use and fully customizable location picker for your app.",
5   "homepage": "https://github.com/MahmoudMMB/MMBGoogleLocationPicker",
6   "screenshots": "https://raw.githubusercontent.com/MahmoudMMB/MMBGoogleLocationPicker/master/Screenshots/locationpicker.gif",
7   "license": "MahmoudMMB",
8   "authors": {
9     "MahmoudMMB": "mmbelbeisi@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/MahmoudMMB/MMBGoogleLocationPicker.git",
13     "tag": "0.0.2"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "swift_versions": "4.2",
20   "source_files": "LocationPicker/*.{h,m,swift}",
21   "resource_bundles": {
22     "MMBGoogleLocationPicker": [
23       "LocationPicker/Resources/*.{lproj,storyboard}/*.{xib,strings}"
24     ],
25     "Resources": [
26       "LocationPicker/Resources/*.{lproj,storyboard}/*.{xib,strings}"
27     ]
28   },
29   "exclude_files": "LocationPicker/*.plist",
30   "static_framework": true,
31   "dependencies": {
32     "GoogleMaps": [
34     ],
35     "GooglePlaces": [
37     ]
38   },
39   "swift_version": "4.2"