[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 6 / 5 / DNavAssistantSDK / 0.2.1 / DNavAssistantSDK.podspec.json
blob3265ac0b4de4e498a8ee75105ff79aee075aa017
2   "name": "DNavAssistantSDK",
3   "version": "0.2.1",
4   "summary": "DNavAssistantSDK.",
5   "description": "TODO: 基于BabyBluetooth的封装,用于RTK接收机数据的接受,及数据解析",
6   "homepage": "https://github.com/GL-ZHU/DNavAssistantSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "GL-ZHU": "caimter@163.com"
13   },
14   "source": {
15     "git": "https://github.com/GL-ZHU/DNavAssistantSDK.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "dependencies": {
22     "BabyBluetooth": [
24     ]
25   },
26   "vendored_frameworks": [
27     "DNavAssistantSDK/Classes/*.framework"
28   ]