blob: b6109a08553499ef7125b01f4ab83f80374e3b96 [file] [log] [blame]
{
"name": "KGLocationManager",
"version": "0.0.1",
"license": "MIT",
"summary": "this is background task",
"homepage": "https://github.com/xushao1990/KGLocationManager",
"authors": {
"xushao": "xushao1990@126.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/xushao1990/KGLocationManager.git",
"tag": "0.0.1"
},
"source_files": "*.{h,m}",
"requires_arc": true,
"frameworks": [
"CoreLocation",
"MapKit",
"Foundation"
]
}