blob: bc9d251241c710bbf7ba53161ae910a24c0c9cf6 [file] [log] [blame]
{
"name": "LocNaviWebSDK",
"version": "0.0.4",
"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.4"
},
"vendored_frameworks": "LocNaviWebSDK/LocNaviWebSDK.framework",
"frameworks": [
"CoreLocation",
"WebKit"
]
}