[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 9 / 7 / MMBGoogleLocationPicker / 0.0.5 / MMBGoogleLocationPicker.podspec.json
blobe73033e8973d1198ba5d6d9ee22f10f226beb3f5
2   "name": "MMBGoogleLocationPicker",
3   "version": "0.0.5",
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/MMBGoogleLocationPicker.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.5"
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   "resources": [
22     "LocationPicker/Resources/*.{swift,h,m,xib}",
23     "LocationPicker/Resources/*.{storyboard,lproj}/*.{xib,strings}"
24   ],
25   "exclude_files": "LocationPicker/*.plist",
26   "static_framework": true,
27   "dependencies": {
28     "GoogleMaps": [
30     ],
31     "GooglePlaces": [
33     ]
34   },
35   "swift_version": "4.2"