blob: f7f5c4700713a87e5793ca88ea8f58c34f83ed33 [file] [log] [blame]
{
"name": "LocationPicker",
"version": "1.0.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": "1.0.3"
},
"source_files": "LocationPicker",
"resources": "LocationPicker/Images.xcassets",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}