[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / a / 2 / MBPlacePickerController / 2.2.6 / MBPlacePickerController.podspec.json
blob631c441015f18157d802268ce7279f9706540c10
2   "name": "MBPlacePickerController",
3   "version": "2.2.6",
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.6"
18   },
19   "source_files": [
20     "Classes",
21     "MBPlacePickerController/MBPlacePickerController/**/*.{h,m}"
22   ],
23   "frameworks": "QuartzCore",
24   "weak_frameworks": "CoreLocation",
25   "requires_arc": true