[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 0 / 7 / CGXCategoryKitOC / 0.0.5 / CGXCategoryKitOC.podspec.json
blob5b590f3e0e8e09673c82674394fd5bc0e2609f31
2   "name": "CGXCategoryKitOC",
3   "version": "0.0.5",
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.5"
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     },
142     {
143       "name": "UIControl",
144       "source_files": "CGXCategoryKitOC/UIControl/**/*.{h,m}"
145     },
146     {
147       "name": "QuartzCore",
148       "source_files": "CGXCategoryKitOC/QuartzCore/**/*.{h,m}",
149       "subspecs": [
150         {
151           "name": "CALayer",
152           "source_files": "CGXCategoryKitOC/QuartzCore/CALayer/**/*.{h,m}"
153         },
154         {
155           "name": "CATransaction",
156           "source_files": "CGXCategoryKitOC/QuartzCore/CATransaction/**/*.{h,m}"
157         },
158         {
159           "name": "CAShapeLayer",
160           "source_files": "CGXCategoryKitOC/QuartzCore/CAShapeLayer/**/*.{h,m}"
161         },
162         {
163           "name": "CAMediaTimingFunction",
164           "source_files": "CGXCategoryKitOC/QuartzCore/CAMediaTimingFunction/**/*.{h,m}"
165         }
166       ]
167     },
168     {
169       "name": "CoreLocation",
170       "subspecs": [
171         {
172           "name": "CLLocation",
173           "source_files": "CGXCategoryKitOC/CoreLocation/CLLocation/**/*.{h,m}"
174         }
175       ]
176     }
177   ]