blob: 6b60bcd2b399ea8b61914167042383575f5b5dac [file] [log] [blame]
{
"name": "LSiOSLocation",
"version": "1.2.0",
"summary": "定位插件",
"description": "定位插件,包含位置获取、地理位置编码、反编码、位置解析功能\n加入坐标系内部转换机制",
"homepage": "https://github.com/quanchengk/LSiOSLocation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"quanchengk": "quanchengk@163.com"
},
"source": {
"git": "https://code.aliyun.com/LSKit/LSiOSLocation.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSLocation/Classes/**/*",
"frameworks": "CoreLocation",
"dependencies": {
"LSiOSPopView": [
]
}
}