blob: a7f9abb336c8a59658f768943d84c6d6e610bcf9 [file] [log] [blame]
{
"name": "LocationHelper",
"version": "0.0.1",
"summary": "Its singleton class for core location.",
"homepage": "https://github.com/Jennis/LocationHelper",
"license": {
"type": "MIT",
"file": "LocationHelperExample/License.txt"
},
"authors": {
"Jennis": "jennis.myfirstmobileapp@gmail.com"
},
"source": {
"git": "https://github.com/Jennis/LocationHelper.git",
"commit": "0be2ee4928d6fe8f88f89942ceec22b653248c86"
},
"platforms": {
"ios": "5.0"
},
"source_files": "LocationHelperExample/LocationHelper/*.{h,m}",
"frameworks": "CoreLocation",
"requires_arc": true
}