blob: b2eeedf69d5656c4396b2f7bbfd7f9bb951037ca [file] [log] [blame]
{
"name": "QNLocationManager",
"version": "1.2.7",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "全能出行定位组件",
"homepage": "https://github.com/qnchuxing/QNLocationManager",
"source": {
"git": "https://github.com/qnchuxing/QNLocationManager.git",
"tag": "1.2.7"
},
"source_files": "QNLocationManager/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AMapLocation": [
],
"AMapSearch": [
],
"AMapNavi": [
]
},
"authors": {
"WKJ": "843377736@qq.com"
}
}