[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 0 / 2 / 3 / LocationPicker2 / 0.0.1 / LocationPicker2.podspec.json
blobfa1b119794703af749c34c0a46e75707b743dee9
2   "name": "LocationPicker2",
3   "version": "0.0.1",
4   "authors": {
5     "Nusrath Khan": "nusrath501khan@gmail.com"
6   },
7   "homepage": "https://github.com/nunsie/LocationPicker",
8   "description": "This is a fork of https://github.com/almassapargali/LocationPicker to make it accessible to Swift 4 Projects. LocationPickerViewController is a UIViewController subclass to let users choose locations by searching or selecting on map. It's designed to work as UIImagePickerController.",
9   "summary": "UIViewController subclass for searching or selecting locations on map.",
10   "license": "MIT",
11   "source": {
12     "git": "https://github.com/nunsie/LocationPicker.git",
13     "tag": "0.0.1"
14   },
15   "source_files": "LocationPicker",
16   "resources": "LocationPicker/Images.xcassets",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "pushed_with_swift_version": "3.0"