blob: 59703102fdca1cbe226ec217fbe876edfb1212c1 [file] [log] [blame]
{
"name": "LocationPicker",
"version": "0.5.3",
"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.3"
},
"source_files": "LocationPicker",
"resources": "LocationPicker/Images.xcassets",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}