blob: 557b22b657a7ed4306ec63ffccbf35dbea23bb53 [file] [log] [blame]
{
"name": "LocNaviWebSDK",
"version": "0.0.6",
"summary": "LocNaviWebSDK 支持室内定位、室内地图展示、路径规划、导航等功能。",
"description": "室内导航 LocNaviWebSDK Indoor navigation map ibeacon hospital",
"homepage": "htts://www.locnavi.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangty": "673534349@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/locnavi/locnavi-websdk-ios.git",
"tag": "0.0.6"
},
"vendored_frameworks": "LocNaviWebSDK/LocNaviWebSDK.framework",
"frameworks": [
"CoreLocation",
"WebKit"
]
}