blob: 311fb8ccf7c0692dd92a9113f21d85575bb9b6e8 [file] [log] [blame]
{
"name": "GGNLocationPicker",
"version": "0.1.1",
"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": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GGNLocationPicker/Classes/**/*"
}