blob: 791c4476de7f18299baeb42234aecde4820db273 [file] [log] [blame]
{
"name": "GGNLocationPicker",
"version": "2.0.0",
"summary": "Easily present a view controller for picking a location.",
"homepage": "https://github.com/garricn/GGNLocationPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Garric Nahapetian": "garricn@icloud.com"
},
"source": {
"git": "https://github.com/garricn/GGNLocationPicker.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GGNLocationPicker/Classes/**/*",
"dependencies": {
"GGNObservable": [
"~> 2.0"
]
},
"pushed_with_swift_version": "3.0"
}