[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / e / 3 / XDBLESDK / 0.0.1 / XDBLESDK.podspec.json
blob1550d4cd09d9e05bc59371b863c30087bd679343
2   "name": "XDBLESDK",
3   "version": "0.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/WangMing1998/XDBLESDK",
9   "authors": {
10     "WangMing": "286241793@qq.com"
11   },
12   "summary": "基于CoreBluetooth框封装的BLE工具库",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/WangMing1998/XDBLESDK.git",
18     "tag": "0.0.1"
19   },
20   "vendored_frameworks": "XDBLESDK.framework",
21   "frameworks": [
22     "UIKit",
23     "CoreBluetooth",
24     "Foundation"
25   ]