[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 7 / 6 / 5 / DNavAssistantSDK / 0.2.4 / DNavAssistantSDK.podspec.json
blob3b8d146f11345c0d2225fe3ad9267e119426c9b7
2   "name": "DNavAssistantSDK",
3   "version": "0.2.4",
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.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_frameworks": "DNavAssistantSDK/Classes/DNavAssistantSDK_iOS.framework",
22   "dependencies": {
23     "BabyBluetooth": [
25     ]
26   }