[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / 8 / 0 / CWBLEKit / 0.1.5 / CWBLEKit.podspec.json
blob4f32bc2a97824effa68746c1517a22f6ac94ae8a
2   "name": "CWBLEKit",
3   "version": "0.1.5",
4   "summary": "蓝牙模块组件化",
5   "description": "蓝牙模块组件化,静态库化",
6   "homepage": "https://git-dev.ihealthbaby.cn/iosModular",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "5656556": "qinling@ihbaby.com"
13   },
14   "source": {
15     "git": "https://git-dev.ihealthbaby.cn/iosModular/CWBLEKit.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CWBLEKit/Classes/**/*",
22   "dependencies": {
23     "CWHttpManager": [
25     ],
26     "FMDB": [
28     ],
29     "CWUIKit": [
31     ],
32     "ReactiveObjC": [
34     ],
35     "UMCCommon": [
37     ],
38     "UMCSecurityPlugins": [
40     ],
41     "UMCAnalytics": [
43     ],
44     "UMCErrorCatch": [
46     ],
47     "MGJRouter": [
49     ],
50     "MBProgressHUD": [
52     ]
53   }