[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 8 / f / 4 / HYPersonVC / 0.2.1 / HYPersonVC.podspec.json
blob93f2d125b6c1ceec55231e700f349cf9de5a96a7
2   "name": "HYPersonVC",
3   "version": "0.2.1",
4   "summary": "A short description of HYPersonVC.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/xiaoyugege/hyperson-vc",
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/hyperson-vc.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "HYPersonVC/Classes/**/*",
22   "prefix_header_contents": [
23     "#import \"GlobalDefine.h\"",
24     "#import \"HYConstants.h\"",
25     "#import <YYKit/YYKit.h>",
26     "#import \"UIViewController+HUD.h\"",
27     "#import <MBProgressHUD/MBProgressHUD.h>",
28     "#import \"NSDictionary+Safe.h\"",
29     "#import <AFNetworking/AFNetworking.h>",
30     "#import \"MuAccountManager.h\"",
31     "#import \"MuCommonUseTool.h\"",
32     "#import \"MBProgressHUD+Additions.h\""
33   ],
34   "pod_target_xcconfig": {
35     "VALID_ARCHS": "x86_64 armv7 arm64"
36   },
37   "dependencies": {
38     "TZImagePickerController": [
40     ],
41     "SDWebImage": [
42       "5.8.0"
43     ],
44     "Masonry": [
46     ],
47     "YYKit": [
49     ],
50     "SAMKeychain": [
52     ],
53     "ZKIDCardCamera": [
55     ],
56     "MBProgressHUD": [
58     ],
59     "AFNetworking": [
61     ]
62   }