[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / e / 6 / XHWLCommonKit / 0.9.2 / XHWLCommonKit.podspec.json
blob21d36707b87f99a7bbbc50a9ac0d0bf744ba4e5d
2   "name": "XHWLCommonKit",
3   "version": "0.9.2",
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.9.2"
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   "exclude_files": [
29     "XHWLCommonKit/Classes/YYKit/Base/Foundation/NSThread+YYAdd.{h,m}",
30     "XHWLCommonKit/Classes/YYKit/Base/Foundation/NSObject+YYAddForARC.{h,m}"
31   ],
32   "dependencies": {
33     "Masonry": [
35     ],
36     "SnapKit": [
38     ],
39     "MJRefresh": [
41     ],
42     "YTKNetwork": [
44     ],
45     "DZNEmptyDataSet": [
47     ],
48     "CTMediator": [
50     ],
51     "SDWebImage": [
53     ],
54     "mob_sharesdk": [
56     ],
57     "mob_sharesdk/ShareSDKUI": [
59     ],
60     "mob_sharesdk/ShareSDKPlatforms/WeChat": [
62     ],
63     "FDFullscreenPopGesture": [
65     ],
66     "IQKeyboardManager": [
68     ],
69     "CYLTabBarController": [
71     ],
72     "JXPagingView/Pager": [
74     ],
75     "JXCategoryView": [
77     ],
78     "SVProgressHUD": [
80     ],
81     "AlipaySDK-iOS": [
83     ],
84     "YFKit": [
86     ]
87   },
88   "subspecs": [
89     {
90       "name": "no-arc",
91       "requires_arc": false,
92       "source_files": [
93         "XHWLCommonKit/Classes/YYKit/Base/Foundation/NSThread+YYAdd.{h,m}",
94         "XHWLCommonKit/Classes/YYKit/Base/Foundation/NSObject+YYAddForARC.{h,m}"
95       ],
96       "prefix_header_contents": ""
97     }
98   ],
99   "swift_version": "5.0"