blob: 33f8949e51afccb99ad4381e47135cb833fd8a75 [file] [log] [blame]
{
"name": "LocationPicker",
"version": "0.5.6",
"authors": {
"Almas Sapargali": "almassapargali@gmail.com"
},
"homepage": "https://github.com/almassapargali/LocationPicker",
"description": "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/almassapargali/LocationPicker.git",
"tag": "0.5.6"
},
"source_files": "LocationPicker",
"resources": "LocationPicker/Images.xcassets",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}