[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 1 / 3 / f / XiangHongKit / 0.4.2 / XiangHongKit.podspec.json
blob02d79f22e57910e7f4012e7d01d7ec13747ab630
2   "name": "XiangHongKit",
3   "version": "0.4.2",
4   "summary": "framework",
5   "description": "Initialize the",
6   "homepage": "https://github.com/xh1130485186/XHKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xianghong": "1130485186@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/xh1130485186/XHKit.git",
19     "tag": "0.4.2"
20   },
21   "resources": "xhkit.bundle",
22   "requires_arc": true,
23   "public_header_files": "XHKit.h",
24   "source_files": "XHKit.h",
25   "subspecs": [
26     {
27       "name": "Extensions",
28       "subspecs": [
29         {
30           "name": "DZNEmptyDataSet",
31           "source_files": "Extensions/DZNEmptyDataSet/*.{h,m}",
32           "public_header_files": "Extensions/DZNEmptyDataSet/*.{h}"
33         },
34         {
35           "name": "NSAttributedString",
36           "source_files": "Extensions/NSAttributedString/*.{h,m}",
37           "public_header_files": "Extensions/NSAttributedString/*.{h}"
38         },
39         {
40           "name": "NSDate",
41           "source_files": "Extensions/NSDate/*.{h,m}",
42           "public_header_files": "Extensions/NSDate/*.{h}"
43         },
44         {
45           "name": "NSObject",
46           "source_files": "Extensions/NSObject/*.{h,m}",
47           "public_header_files": "Extensions/NSObject/*.{h}"
48         },
49         {
50           "name": "NSString",
51           "source_files": "Extensions/NSString/*.{h,m}",
52           "public_header_files": "Extensions/NSString/*.{h}"
53         },
54         {
55           "name": "UIApplication",
56           "source_files": "Extensions/UIApplication/*.{h,m}",
57           "public_header_files": "Extensions/UIApplication/*.{h}"
58         },
59         {
60           "name": "UIColor",
61           "source_files": "Extensions/UIColor/*.{h,m}",
62           "public_header_files": "Extensions/UIColor/*.{h}"
63         },
64         {
65           "name": "UIImage",
66           "dependencies": {
67             "XiangHongKit/Extensions/UIColor": [
69             ]
70           },
71           "source_files": "Extensions/UIImage/*.{h,m}",
72           "public_header_files": "Extensions/UIImage/*.{h}"
73         },
74         {
75           "name": "UIView",
76           "source_files": "Extensions/UIView/*.{h,m}",
77           "public_header_files": "Extensions/UIView/*.{h}"
78         },
79         {
80           "name": "UIViewController",
81           "source_files": "Extensions/UIViewController/*.{h,m}",
82           "public_header_files": "Extensions/UIViewController/*.{h}"
83         }
84       ]
85     },
86     {
87       "name": "Common",
88       "dependencies": {
89         "XiangHongKit/Extensions/DZNEmptyDataSet": [
91         ],
92         "XiangHongKit/Extensions/UIView": [
94         ],
95         "XiangHongKit/Extensions/UIImage": [
97         ]
98       },
99       "source_files": "Common/*.{h,m}",
100       "public_header_files": "Common/*.{h}"
101     },
102     {
103       "name": "Tools",
104       "subspecs": [
105         {
106           "name": "QMUIKeyboard",
107           "source_files": "Tools/QMUIKeyboard/*.{h,m}",
108           "public_header_files": "Tools/QMUIKeyboard/*.{h}"
109         },
110         {
111           "name": "RFJModel",
112           "source_files": "Tools/RFJModel/*.{h,m}",
113           "public_header_files": "Tools/RFJModel/*.{h}"
114         },
115         {
116           "name": "XHFile",
117           "source_files": "Tools/XHFile/*.{h,m}",
118           "public_header_files": "Tools/XHFile/*.{h}"
119         },
120         {
121           "name": "XHKeychain",
122           "source_files": "Tools/XHKeychain/*.{h,m}",
123           "public_header_files": "Tools/XHKeychain/*.{h}"
124         },
125         {
126           "name": "XHLocation",
127           "source_files": "Tools/XHLocation/*.{h,m}",
128           "public_header_files": "Tools/XHLocation/*.{h}"
129         },
130         {
131           "name": "XHTimer",
132           "source_files": "Tools/XHTimer/*.{h,m}",
133           "public_header_files": "Tools/XHTimer/*.{h}"
134         }
135       ]
136     }
137   ]