[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 1 / 9 / 7 / MMBGoogleLocationPicker / 0.0.3 / MMBGoogleLocationPicker.podspec.json
blob66ed8f31d4e8e2f2109847c48b1df14f67c67a5e
2   "name": "MMBGoogleLocationPicker",
3   "version": "0.0.3",
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.3"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "swift_versions": "4.2",
20   "source_files": "LocationPicker/*.{swift,h,m,xib,storyboard,lproj}",
21   "resource_bundles": {
22     "MMBGoogleLocationPicker": [
23       "LocationPicker/Resources/*.{swift,h,m,xib,storyboard,lproj,storyboard}/*.{xib,strings}"
24     ]
25   },
26   "exclude_files": "LocationPicker/*.plist",
27   "static_framework": true,
28   "dependencies": {
29     "GoogleMaps": [
31     ],
32     "GooglePlaces": [
34     ]
35   },
36   "swift_version": "4.2"