[Add] AWSPinpoint 2.40.1
[CocoaPods.git] / Specs / f / 0 / 1 / YHTaskTool / 0.0.1 / YHTaskTool.podspec.json
blobc787c133f0aba16d1035e97ffad859c133c5088b
2   "name": "YHTaskTool",
3   "version": "0.0.1",
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.1"
17   },
18   "source_files": "YHTaskTool/*.{h,m}",
19   "resources": "YHTaskTool/YHTaskTool.bundle",
20   "dependencies": {
21     "MBProgressHUD": [
22       "~> 1.2.0"
23     ],
24     "SHPopView": [
25       "~> 1.1.0"
26     ],
27     "SHExtension/UIView": [
28       "~> 1.5.5"
29     ],
30     "SHExtension/UIButton": [
31       "~> 1.5.5"
32     ]
33   }