blob: ae86344651d05af20ae0c5bf24006fe36681ef04 [file] [log] [blame]
{
"name": "AKLocationManager",
"version": "1.0.3",
"summary": "Simple CLLocationManager subclass with block support and convenience methods.",
"homepage": "https://github.com/ideaismobile/AKLocationManager",
"license": "MIT",
"authors": {
"thiagoperes": "thiago@appkraft.net"
},
"source": {
"git": "https://github.com/ideaismobile/AKLocationManager.git",
"tag": "1.0.3"
},
"platforms": {
"ios": null
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"frameworks": "CoreLocation",
"requires_arc": true
}