blob: fa1b119794703af749c34c0a46e75707b743dee9 [file] [log] [blame]
{
"name": "LocationPicker2",
"version": "0.0.1",
"authors": {
"Nusrath Khan": "nusrath501khan@gmail.com"
},
"homepage": "https://github.com/nunsie/LocationPicker",
"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.",
"summary": "UIViewController subclass for searching or selecting locations on map.",
"license": "MIT",
"source": {
"git": "https://github.com/nunsie/LocationPicker.git",
"tag": "0.0.1"
},
"source_files": "LocationPicker",
"resources": "LocationPicker/Images.xcassets",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}