blob: 3265ac0b4de4e498a8ee75105ff79aee075aa017 [file] [log] [blame]
{
"name": "DNavAssistantSDK",
"version": "0.2.1",
"summary": "DNavAssistantSDK.",
"description": "TODO: 基于BabyBluetooth的封装,用于RTK接收机数据的接受,及数据解析",
"homepage": "https://github.com/GL-ZHU/DNavAssistantSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GL-ZHU": "caimter@163.com"
},
"source": {
"git": "https://github.com/GL-ZHU/DNavAssistantSDK.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"dependencies": {
"BabyBluetooth": [
]
},
"vendored_frameworks": [
"DNavAssistantSDK/Classes/*.framework"
]
}