blob: 9989dc7c6a8380b1f20f566bfb97e98535539386 [file] [log] [blame]
{
"name": "DNavAssistantSDK",
"version": "0.2.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "DNavAssistantSDK/Classes/DNavAssistantSDK_iOS.framework",
"dependencies": {
"BabyBluetooth": [
]
}
}