blob: eb52b6cee48e506bcca8f3c105dd5adf73063695 [file] [log] [blame]
{
"name": "ByvLocationPicker",
"version": "1.0.7",
"authors": {
"Adrian Apodaca": "adrian@byvapps.com"
},
"homepage": "https://github.com/adrianByv/ByvLocationPicker.git",
"description": "LocationPickerViewController is a UIViewController subclass to let users choose locations by searching or selecting on map. It's designed to work as UIImagePickerController. (forked from almassapargali/LocationPicker)",
"summary": "UIViewController subclass for searching or selecting locations on map.",
"license": "MIT",
"source": {
"git": "https://github.com/adrianByv/ByvLocationPicker.git",
"tag": "1.0.7"
},
"source_files": "LocationPicker",
"resources": "LocationPicker/Images.xcassets",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}