blob: 4cc5e2d8d2ae98c74f5a2e818d858ba1a17c5503 [file] [log] [blame]
{
"name": "XKLocationManager",
"version": "1.0.0",
"summary": "位置服务",
"description": "位置服务的小封装",
"homepage": "https://github.com/kunhum/XKLocationManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kunhum": "kunhum@163.com"
},
"source": {
"git": "https://github.com/kunhum/XKLocationManager.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "XKLocationManager/Classes/XKLocationManager/*.{h,m}"
}