[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / e / 6 / XHWLCommonKit / 0.5.0 / XHWLCommonKit.podspec.json
blobc6771b8837a391e30f5e6d4ac99b762270d0c951
2   "name": "XHWLCommonKit",
3   "version": "0.5.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.5.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "XHWLCommonKit/Classes/**/*",
22   "prefix_header_contents": [
23     "#import <YFKit/YFKit.h>",
24     "#import <XHWLCommonKit/XHKit.h>"
25   ],
26   "public_header_files": "XHWLCommonKit/Classes/**/*.h",
27   "dependencies": {
28     "Masonry": [
30     ],
31     "MJRefresh": [
33     ],
34     "YTKNetwork": [
36     ],
37     "DZNEmptyDataSet": [
39     ],
40     "SDWebImage": [
42     ],
43     "mob_sharesdk": [
45     ],
46     "mob_sharesdk/ShareSDKUI": [
48     ],
49     "mob_sharesdk/ShareSDKPlatforms/WeChat": [
51     ],
52     "FDFullscreenPopGesture": [
54     ],
55     "IQKeyboardManager": [
57     ],
58     "CYLTabBarController": [
60     ],
61     "JXPagingView/Pager": [
63     ],
64     "JXCategoryView": [
66     ],
67     "SVProgressHUD": [
69     ],
70     "AlipaySDK-iOS": [
72     ],
73     "YFKit": [
75     ]
76   }