[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / a / d / 2 / HHYRep / 0.0.1 / HHYRep.podspec.json
blob9fb3d906da91d8915de4ccd6b5fbd834daecb870
2   "name": "HHYRep",
3   "version": "0.0.1",
4   "summary": "HHYRep",
5   "description": "HHYRep远程仓库",
6   "homepage": "https://github.com/HuiYouHua/HHYRep",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "华惠友": "793316968@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/HuiYouHua/HHYRep.git",
19     "tag": "0.0.1"
20   },
21   "resources": "HHYRep/Resource/*.png",
22   "requires_arc": true,
23   "subspecs": [
24     {
25       "name": "TimerHelper",
26       "subspecs": [
27         {
28           "name": "GCD",
29           "source_files": "HHYRep/Classes/TimerHelper/GCD/**/*.{h,m}"
30         },
31         {
32           "name": "NSTimer",
33           "source_files": "HHYRep/Classes/TimerHelper/NSTimer/**/*.{h,m}"
34         }
35       ]
36     },
37     {
38       "name": "UITableVIewHelper",
39       "source_files": "HHYRep/Classes/UITableVIewHelper/**/*.{h,m}"
40     }
41   ]