[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 6 / d / fitpoloDataCenterModule / 0.0.2 / fitpoloDataCenterModule.podspec.json
blob3db089c2cd6eae5f8e627cefeeb25ba3625cd47b
2   "name": "fitpoloDataCenterModule",
3   "version": "0.0.2",
4   "summary": "bluetooth central Manager For fitpolo",
5   "description": "bluetooth central Manager For fitpolo",
6   "homepage": "http://120.27.8.241/MKFitpolo/dataCenterModule",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lovexiaoxia": "aadyx2007@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "frameworks": [
18     "UIKit",
19     "Foundation"
20   ],
21   "source": {
22     "git": "git@120.27.8.241:MKFitpolo/dataCenterModule.git",
23     "tag": "0.0.2"
24   },
25   "requires_arc": true,
26   "source_files": "fitpoloDataCenterModule/*.h",
27   "dependencies": {
28     "mk_fitpoloCentral": [
30     ],
31     "MKBaseModule": [
33     ]
34   },
35   "subspecs": [
36     {
37       "name": "manager",
38       "source_files": "fitpoloDataCenterModule/manager/**"
39     },
40     {
41       "name": "package",
42       "source_files": "fitpoloDataCenterModule/package/**"
43     }
44   ]