[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / 1 / 9 / 7 / MMBGoogleLocationPicker / 0.0.1 / MMBGoogleLocationPicker.podspec.json
blobc34ce9a4ea84a868d918ec7fd8a0359c59fa5ab3
2   "name": "MMBGoogleLocationPicker",
3   "version": "0.0.1",
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.1"
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"
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"