[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / 4 / e / HHYLib / 0.0.5 / HHYLib.podspec.json
blobf22d2e102432648957dab1a16d3c24c605c85e06
2   "name": "HHYLib",
3   "version": "0.0.5",
4   "summary": "HHYLib",
5   "description": "HHYLib远程仓库",
6   "homepage": "https://github.com/HuiYouHua/HHYLib",
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/HHYLib.git",
19     "tag": "0.0.5"
20   },
21   "requires_arc": true,
22   "subspecs": [
23     {
24       "name": "TimerHelper",
25       "subspecs": [
26         {
27           "name": "GCD",
28           "source_files": "Classes/TimerHelper/GCD/**/*.{h,m}"
29         },
30         {
31           "name": "NSTimer",
32           "source_files": "Classes/TimerHelper/NSTimer/**/*.{h,m}"
33         }
34       ]
35     }
36   ]