[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / c / 9 / HLBLEManager / 0.1.1 / HLBLEManager.podspec.json
blob9eb509deb8fd73a55d34c8909798bb87786e758f
2   "name": "HLBLEManager",
3   "version": "0.1.1",
4   "summary": "结合BabyBluetooth、GCDMulticastDelegate实现iOS蓝牙最方便的操作",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/huangchangweng/HLBLEManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "huangchangweng": "599139419@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/huangchangweng/HLBLEManager.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "HLBLEManager/Classes/**/*",
22   "dependencies": {
23     "BabyBluetooth": [
25     ],
26     "GCDMulticastDelegate": [
28     ]
29   }