[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 4 / e / HHYLib / 0.0.6 / HHYLib.podspec.json
blob3fbd9b65bf41a39a19b6fe75444868ee5f422bd0
2   "name": "HHYLib",
3   "version": "0.0.6",
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.6"
20   },
21   "resources": "Resources/*.png",
22   "requires_arc": true,
23   "subspecs": [
24     {
25       "name": "TimerHelper",
26       "subspecs": [
27         {
28           "name": "GCD",
29           "source_files": "Classes/TimerHelper/GCD/**/*.{h,m}"
30         },
31         {
32           "name": "NSTimer",
33           "source_files": "Classes/TimerHelper/NSTimer/**/*.{h,m}"
34         }
35       ]
36     }
37   ]