[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / 0 / 1 / YHTaskTool / 0.0.5 / YHTaskTool.podspec.json
blob1db60d39b7caccdcad8549b94ca206accafaf2e3
2   "name": "YHTaskTool",
3   "version": "0.0.5",
4   "summary": "炎黄任务组件",
5   "license": "MIT",
6   "authors": {
7     "CCSH": "624089195@qq.com"
8   },
9   "platforms": {
10     "ios": "9.0"
11   },
12   "requires_arc": true,
13   "homepage": "https://github.com/CCSH/YHTaskTool",
14   "source": {
15     "git": "https://github.com/CCSH/YHTaskTool.git",
16     "tag": "0.0.5"
17   },
18   "source_files": "YHTaskTool/*.{h,m}",
19   "resources": [
20     "YHTaskTool/YHTaskTool.bundle"
21   ],
22   "dependencies": {
23     "MBProgressHUD": [
25     ],
26     "SHPopView": [
28     ],
29     "SHExtension/UIView": [
31     ]
32   }