[Add] AlibabacloudSlb20140515 1.0.5
[CocoaPods.git] / Specs / c / 8 / 4 / HYCategory / 0.1.0 / HYCategory.podspec.json
blobfa40e8b740e1477eb824419676182d8796f687a9
2   "name": "HYCategory",
3   "version": "0.1.0",
4   "summary": "A short description of HYCategory.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/xiaoyugege/hycategory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "719382425": "719382425@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/xiaoyugege/hycategory.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "HYCategory/Classes/**/*",
22   "pod_target_xcconfig": {
23     "VALID_ARCHS": "x86_64 armv7 arm64"
24   },
25   "dependencies": {
26     "YYKit": [
28     ],
29     "MBProgressHUD": [
31     ],
32     "Masonry": [
34     ]
35   },
36   "prefix_header_contents": [
37     "#import \"GlobalDefine.h\"",
38     "#import <YYKit/YYKit.h>",
39     "#import \"UIViewController+HUD.h\"",
40     "#import <MBProgressHUD/MBProgressHUD.h>"
41   ]