[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / c / f / CDBleSDK / 1.0.2 / CDBleSDK.podspec.json
blob6c5078059ec71a732af9721205772b6430d8d5d5
2   "name": "CDBleSDK",
3   "version": "1.0.2",
4   "summary": "蓝牙数据交互SDK",
5   "description": "联桩(IOS)蓝牙中心设备与外设(充电桩)通讯交互SDK",
6   "homepage": "https://github.com/lele9096/bluetooth-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LELE": "lelezpGZ@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/lele9096/bluetooth-sdk.git",
19     "tag": "v1.0.8"
20   },
21   "source_files": [
22     "CDBleSDK.framework/Headers",
23     "*.{h,m}"
24   ],
25   "vendored_frameworks": "CDBleSDK.framework",
26   "requires_arc": true