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