blob: 8662e24f9a5cef4c2cbae5a29b70029e69c0068a [file] [log] [blame]
{
"name": "GGNLocationPicker",
"version": "1.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": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GGNLocationPicker/Classes/**/*",
"dependencies": {
"GGNObservable": [
"~> 1.0"
]
},
"pushed_with_swift_version": "2.3"
}