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