[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / a / 2 / MBPlacePickerController / 2.2.4 / MBPlacePickerController.podspec.json
blob8d563ab2db79f3e14698d03f3cfd5b2e2fad0833
2   "name": "MBPlacePickerController",
3   "version": "2.2.4",
4   "summary": "An open source place picker for iOS.",
5   "description": "    \tA view controller for picking a location. I wrote it to be a simple wrapper around automatic location detection, but also to offer manual location selection in case GPS isn't available.\n",
6   "homepage": "https://github.com/MosheBerman/MBPlacePickerController",
7   "screenshots": "https://raw.githubusercontent.com/MosheBerman/MBPlacePickerController/master/screenshots/2.2.0/Readme/Default-Dark.png",
8   "authors": {
9     "Moshe Berman": "moshberm@gmail.com"
10   },
11   "license": "MIT",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/MosheBerman/MBPlacePickerController.git",
17     "tag": "2.2.4"
18   },
19   "source_files": [
20     "Classes",
21     "MBPlacePickerController/MBPlacePickerController/**/*.{h,m}"
22   ],
23   "frameworks": "QuartzCore",
24   "weak_frameworks": "CoreLocation",
25   "requires_arc": true