blob: 2e9eca49fbfb8fa1e51ec990a6ef836d8cfc9bc3 [file] [log] [blame]
{
"name": "LSLocation",
"version": "1.0.3",
"summary": "业务工具 - 定位插件",
"description": "定位插件,包含位置获取、地理位置编码、反编码、位置解析功能\n修改依赖",
"homepage": "http://gitlab.evshine.cn/new-energy/ios/lskit/lslocation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"quanchengk": "quanchengk@163.com"
},
"source": {
"git": "ssh://git@gitlab.evshine.cn:2022/new-energy/ios/lskit/lslocation.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LSLocation/Classes/**/*",
"pod_target_xcconfig": {
"ONLY_ACTIVE_ARCH": "YES"
},
"frameworks": [
"GLKit",
"OpenGLES",
"UIKit",
"Foundation",
"CoreGraphics",
"QuartzCore",
"CoreLocation",
"CoreTelephony",
"SystemConfiguration",
"Security",
"AdSupport",
"JavaScriptCore",
"AddressBook"
],
"static_framework": true,
"libraries": [
"c++",
"z"
],
"dependencies": {
"LSPopView": [
],
"AMapFoundation-NO-IDFA": [
],
"AMapSearch-NO-IDFA": [
],
"AMapNavi-NO-IDFA": [
]
}
}