blob: d60d86c7c70ac1c02f309921a8ac1455a4aa4177 [file] [log] [blame]
{
"name": "KILocationManager",
"version": "0.0.1",
"summary": "KILocationManager",
"description": "KILocationManager.",
"homepage": "https://github.com/smartwalle/KILocationManager",
"license": "MIT",
"authors": {
"SmartWalle": "smartwalle@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/smartwalle/KILocationManager.git",
"tag": "0.0.1"
},
"source_files": "KILocationManager/KILocationManager/*.{h,m}",
"frameworks": "CoreLocation",
"requires_arc": true
}