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