[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / e / 6 / XHWLCommonKit / 0.8.0 / XHWLCommonKit.podspec.json
blobee6e43e014f660f9e6ee37d8c999f0381517b529
2   "name": "XHWLCommonKit",
3   "version": "0.8.0",
4   "summary": "xi hu wang luo common kit",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://code.aliyun.com/yfeii/XHKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yFeii": "1486662452@qq.com"
13   },
14   "source": {
15     "git": "https://code.aliyun.com/yfeii/XHKit.git",
16     "tag": "0.8.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "XHWLCommonKit/Classes/**/*",
23   "prefix_header_contents": [
24     "#import <YFKit/YFKit.h>",
25     "#import <XHWLCommonKit/XHKit.h>"
26   ],
27   "public_header_files": "XHWLCommonKit/Classes/**/*.h",
28   "dependencies": {
29     "Masonry": [
31     ],
32     "SnapKit": [
34     ],
35     "MJRefresh": [
37     ],
38     "YTKNetwork": [
40     ],
41     "DZNEmptyDataSet": [
43     ],
44     "CTMediator": [
46     ],
47     "SDWebImage": [
49     ],
50     "mob_sharesdk": [
52     ],
53     "mob_sharesdk/ShareSDKUI": [
55     ],
56     "mob_sharesdk/ShareSDKPlatforms/WeChat": [
58     ],
59     "FDFullscreenPopGesture": [
61     ],
62     "IQKeyboardManager": [
64     ],
65     "CYLTabBarController": [
67     ],
68     "JXPagingView/Pager": [
70     ],
71     "JXCategoryView": [
73     ],
74     "SVProgressHUD": [
76     ],
77     "AlipaySDK-iOS": [
79     ],
80     "YFKit": [
82     ]
83   },
84   "swift_version": "5.0"