[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 0 / 7 / CGXCategoryKitOC / 0.0.6 / CGXCategoryKitOC.podspec.json
blobe15153050392a6cb5584ad4d3f013b649c1bcaa2
2   "name": "CGXCategoryKitOC",
3   "version": "0.0.6",
4   "summary": "APP的Foundation、UIKit的延展库",
5   "description": "APP的Foundation、UIKit控件延展库)",
6   "homepage": "https://github.com/974794055/CGXCategoryKit-OC",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "974794055": "974794055@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/974794055/CGXCategoryKit-OC.git",
19     "tag": "0.0.6"
20   },
21   "requires_arc": true,
22   "frameworks": [
23     "UIKit",
24     "CoreFoundation",
25     "CoreText",
26     "CoreGraphics",
27     "CoreImage",
28     "QuartzCore",
29     "ImageIO",
30     "Accelerate",
31     "CoreServices",
32     "SystemConfiguration",
33     "AdSupport",
34     "CoreLocation",
35     "Accelerate",
36     "UserNotifications"
37   ],
38   "source_files": "CGXCategoryKitOC/CGXCategoryKitOC.h",
39   "public_header_files": "CGXCategoryKitOC/CGXCategoryKitOC.h",
40   "subspecs": [
41     {
42       "name": "Foundation",
43       "source_files": "CGXCategoryKitOC/Foundation/**/*.{h,m}",
44       "subspecs": [
45         {
46           "name": "NSTimer",
47           "source_files": "CGXCategoryKitOC/Foundation/NSTimer/**/*.{h,m}"
48         },
49         {
50           "name": "NSBundle",
51           "source_files": "CGXCategoryKitOC/Foundation/NSBundle/**/*.{h,m}"
52         },
53         {
54           "name": "UIColor",
55           "source_files": "CGXCategoryKitOC/Foundation/UIColor/**/*.{h,m}"
56         },
57         {
58           "name": "UIDevice",
59           "source_files": "CGXCategoryKitOC/Foundation/UIDevice/**/*.{h,m}"
60         },
61         {
62           "name": "NSNull",
63           "source_files": "CGXCategoryKitOC/Foundation/NSNull/**/*.{h,m}"
64         },
65         {
66           "name": "NSDictionary",
67           "source_files": "CGXCategoryKitOC/Foundation/NSDictionary/**/*.{h,m}"
68         },
69         {
70           "name": "NSNotificationCenter",
71           "source_files": "CGXCategoryKitOC/Foundation/NSNotificationCenter/**/*.{h,m}"
72         },
73         {
74           "name": "NSFileManager",
75           "source_files": "CGXCategoryKitOC/Foundation/NSFileManager/**/*.{h,m}"
76         },
77         {
78           "name": "UIFont",
79           "source_files": "CGXCategoryKitOC/Foundation/UIFont/**/*.{h,m}"
80         },
81         {
82           "name": "NSIndexPath",
83           "source_files": "CGXCategoryKitOC/Foundation/NSIndexPath/**/*.{h,m}"
84         },
85         {
86           "name": "NSRunLoop",
87           "source_files": "CGXCategoryKitOC/Foundation/NSRunLoop/**/*.{h,m}"
88         },
89         {
90           "name": "NSMutableAttributedString",
91           "source_files": "CGXCategoryKitOC/Foundation/NSMutableAttributedString/**/*.{h,m}"
92         },
93         {
94           "name": "UIImage",
95           "source_files": "CGXCategoryKitOC/Foundation/UIImage/**/*.{h,m}"
96         },
97         {
98           "name": "NSHTTPCookieStorage",
99           "source_files": "CGXCategoryKitOC/Foundation/NSHTTPCookieStorage/**/*.{h,m}"
100         },
101         {
102           "name": "NSFileHandle",
103           "source_files": "CGXCategoryKitOC/Foundation/NSFileHandle/**/*.{h,m}"
104         },
105         {
106           "name": "NSException",
107           "source_files": "CGXCategoryKitOC/Foundation/NSException/**/*.{h,m}"
108         },
109         {
110           "name": "NSArray",
111           "source_files": "CGXCategoryKitOC/Foundation/NSArray/**/*.{h,m}"
112         },
113         {
114           "name": "NSData",
115           "source_files": "CGXCategoryKitOC/Foundation/NSData/**/*.{h,m}"
116         },
117         {
118           "name": "NSNumber",
119           "source_files": "CGXCategoryKitOC/Foundation/NSNumber/**/*.{h,m}"
120         }
121       ]
122     },
123     {
124       "name": "UIKit",
125       "dependencies": {
126         "CGXCategoryKitOC/Foundation": [
128         ]
129       },
130       "source_files": "CGXCategoryKitOC/UIKit/**/*.{h,m}",
131       "subspecs": [
132         {
133           "name": "UIWindow",
134           "source_files": "CGXCategoryKitOC/UIKit/UIWindow/**/*.{h,m}"
135         },
136         {
137           "name": "WKWebView",
138           "source_files": "CGXCategoryKitOC/UIKit/WKWebView/**/*.{h,m}"
139         },
140         {
141           "name": "UISegmentedControl",
142           "source_files": "CGXCategoryKitOC/UIKit/WKWebView/**/*.{h,m}"
143         },
144         {
145           "name": "UITableView",
146           "source_files": "CGXCategoryKitOC/UIKit/UITableView/**/*.{h,m}"
147         },
148         {
149           "name": "UITableViewCell",
150           "source_files": "CGXCategoryKitOC/UIKit/UITableViewCell/**/*.{h,m}"
151         },
152         {
153           "name": "UINavigationItem",
154           "source_files": "CGXCategoryKitOC/UIKit/UINavigationItem/**/*.{h,m}"
155         },
156         {
157           "name": "UINavigationBar",
158           "source_files": "CGXCategoryKitOC/UIKit/UINavigationBar/**/*.{h,m}"
159         },
160         {
161           "name": "UIBarButtonItem",
162           "source_files": "CGXCategoryKitOC/UIKit/UIBarButtonItem/**/*.{h,m}"
163         },
164         {
165           "name": "UINavigationController",
166           "source_files": "CGXCategoryKitOC/UIKit/UINavigationController/**/*.{h,m}"
167         },
168         {
169           "name": "UIScreen",
170           "source_files": "CGXCategoryKitOC/UIKit/UIScreen/**/*.{h,m}"
171         },
172         {
173           "name": "UIApplication",
174           "source_files": "CGXCategoryKitOC/UIKit/UIApplication/**/*.{h,m}"
175         },
176         {
177           "name": "UIResponder",
178           "source_files": "CGXCategoryKitOC/UIKit/UIResponder/**/*.{h,m}"
179         },
180         {
181           "name": "UIButton",
182           "source_files": "CGXCategoryKitOC/UIKit/UIButton/**/*.{h,m}"
183         },
184         {
185           "name": "UIImageView",
186           "source_files": "CGXCategoryKitOC/UIKit/UIImageView/**/*.{h,m}"
187         },
188         {
189           "name": "UISplitViewController",
190           "source_files": "CGXCategoryKitOC/UIKit/UISplitViewController/**/*.{h,m}"
191         },
192         {
193           "name": "UIView",
194           "source_files": "CGXCategoryKitOC/UIKit/UIView/**/*.{h,m}"
195         }
196       ]
197     },
198     {
199       "name": "UIControl",
200       "source_files": "CGXCategoryKitOC/UIControl/**/*.{h,m}"
201     },
202     {
203       "name": "QuartzCore",
204       "source_files": "CGXCategoryKitOC/QuartzCore/**/*.{h,m}",
205       "subspecs": [
206         {
207           "name": "CALayer",
208           "source_files": "CGXCategoryKitOC/QuartzCore/CALayer/**/*.{h,m}"
209         },
210         {
211           "name": "CATransaction",
212           "source_files": "CGXCategoryKitOC/QuartzCore/CATransaction/**/*.{h,m}"
213         },
214         {
215           "name": "CAShapeLayer",
216           "source_files": "CGXCategoryKitOC/QuartzCore/CAShapeLayer/**/*.{h,m}"
217         },
218         {
219           "name": "CAMediaTimingFunction",
220           "source_files": "CGXCategoryKitOC/QuartzCore/CAMediaTimingFunction/**/*.{h,m}"
221         }
222       ]
223     },
224     {
225       "name": "CoreLocation",
226       "subspecs": [
227         {
228           "name": "CLLocation",
229           "source_files": "CGXCategoryKitOC/CoreLocation/CLLocation/**/*.{h,m}"
230         }
231       ]
232     }
233   ]