[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / e / 6 / XHWLCommonKit / 0.4.0 / XHWLCommonKit.podspec.json
blob4db5b04d9c1799bc8249ad38f691806bcdc8c9cd
2   "name": "XHWLCommonKit",
3   "version": "0.4.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.4.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "XHWLCommonKit/Classes/**/*",
22   "prefix_header_contents": [
23     "#import <Masonry/Masonry.h>",
24     "#import <Toast/UIView+Toast.h>",
25     "#import <YFKit/YFKit.h>",
26     "#import <XHWLCommonKit/XHKit.h>"
27   ],
28   "public_header_files": "XHWLCommonKit/Classes/**/*.h",
29   "dependencies": {
30     "Masonry": [
32     ],
33     "SnapKit": [
35     ],
36     "MJRefresh": [
38     ],
39     "YTKNetwork": [
41     ],
42     "DZNEmptyDataSet": [
44     ],
45     "SDWebImage": [
47     ],
48     "mob_sharesdk": [
50     ],
51     "mob_sharesdk/ShareSDKUI": [
53     ],
54     "mob_sharesdk/ShareSDKPlatforms/WeChat": [
56     ],
57     "FDFullscreenPopGesture": [
59     ],
60     "IQKeyboardManager": [
62     ],
63     "CYLTabBarController": [
65     ],
66     "JXPagingView/Pager": [
68     ],
69     "JXCategoryView": [
71     ],
72     "SVProgressHUD": [
74     ],
75     "AlipaySDK-iOS": [
77     ],
78     "YFKit": [
80     ]
81   }