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