blob: e3d855706d987d0f8e29e6c83d7753f350223d29 [file] [log] [blame]
{
"name": "QKBMKLocation",
"version": "0.1.0",
"summary": "QKBMKLocation.",
"description": "TODO: 百度地图定位.",
"homepage": "https://github.com/huahong1124/QKBMKLocation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huahong": "2330669775@qq.com"
},
"source": {
"git": "https://github.com/huahong1124/QKBMKLocation.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "QKBMKLocation/Classes/*.{h,m,swift}",
"dependencies": {
"BaiduMapKit": [
"~> 3.4.4"
],
"QKPrivacyTool": [
]
}
}