2 "name": "ZXUtilityCode",
4 "summary": "Utility codes for iOS.",
5 "description": "Provides a few utility codes for iOS.",
6 "homepage": "https://github.com/xinyzhao/ZXUtilityCode",
12 "xinyzhao": "xinyzhao@qq.com"
18 "git": "https://github.com/xinyzhao/ZXUtilityCode.git",
26 "source_files": "Core/ZXUtilityCode.h",
27 "public_header_files": "Core/ZXUtilityCode.h",
30 "name": "AVAudioProximityDetector",
31 "source_files": "Core/AVAudioProximityDetector/*.{h,m}",
32 "public_header_files": "Core/AVAudioProximityDetector/*.h",
33 "frameworks": "AVFoundation"
36 "name": "Base64Encoding",
37 "source_files": "Core/Base64Encoding/*.{h,m}",
38 "public_header_files": "Core/Base64Encoding/*.h"
42 "source_files": "Core/HashValue/*.{h,m}",
43 "public_header_files": "Core/HashValue/*.h"
47 "source_files": "Core/JSONObject/*.{h,m}",
48 "public_header_files": "Core/JSONObject/*.h"
51 "name": "NSArray+Extra",
52 "source_files": "Core/NSArray+Extra/*.{h,m}",
53 "public_header_files": "Core/NSArray+Extra/*.h"
56 "name": "NSDate+Extra",
57 "source_files": "Core/NSDate+Extra/*.{h,m}",
58 "public_header_files": "Core/NSDate+Extra/*.h"
61 "name": "NSFileManager+Extra",
62 "source_files": "Core/NSFileManager+Extra/*.{h,m}",
63 "public_header_files": "Core/NSFileManager+Extra/*.h"
66 "name": "NSLog+Extra",
67 "source_files": "Core/NSLog+Extra/*.{h,m}",
68 "public_header_files": "Core/NSLog+Extra/*.h"
71 "name": "NSObject+Extra",
72 "source_files": "Core/NSObject+Extra/*.{h,m}",
73 "public_header_files": "Core/NSObject+Extra/*.h"
76 "name": "NSString+NumberValue",
77 "source_files": "Core/NSString+NumberValue/*.{h,m}",
78 "public_header_files": "Core/NSString+NumberValue/*.h"
81 "name": "NSString+Pinyin",
82 "source_files": "Core/NSString+Pinyin/*.{h,m}",
83 "public_header_files": "Core/NSString+Pinyin/*.h"
86 "name": "NSString+Unicode",
88 "ZXUtilityCode/NSObject+Extra": [
92 "source_files": "Core/NSString+Unicode/*.{h,m}",
93 "public_header_files": "Core/NSString+Unicode/*.h"
96 "name": "NSString+URLEncoding",
97 "source_files": "Core/NSString+URLEncoding/*.{h,m}",
98 "public_header_files": "Core/NSString+URLEncoding/*.h"
101 "name": "QRCodeGenerator",
102 "source_files": "Core/QRCodeGenerator/*.{h,m}",
103 "public_header_files": "Core/QRCodeGenerator/*.h"
106 "name": "QRCodeReader",
107 "source_files": "Core/QRCodeReader/*.{h,m}",
108 "public_header_files": "Core/QRCodeReader/*.h"
111 "name": "QRCodeScanner",
112 "source_files": "Core/QRCodeScanner/*.{h,m}",
113 "public_header_files": "Core/QRCodeScanner/*.h",
114 "frameworks": "AVFoundation"
117 "name": "UIApplicationIdleTimer",
118 "source_files": "Core/UIApplicationIdleTimer/*.{h,m}",
119 "public_header_files": "Core/UIApplicationIdleTimer/*.h"
122 "name": "UIColor+Extra",
123 "source_files": "Core/UIColor+Extra/*.{h,m}",
124 "public_header_files": "Core/UIColor+Extra/*.h"
127 "name": "UIImage+Extra",
128 "source_files": "Core/UIImage+Extra/*.{h,m}",
129 "public_header_files": "Core/UIImage+Extra/*.h",
136 "name": "UINetworkActivityIndicator",
137 "source_files": "Core/UINetworkActivityIndicator/*.{h,m}",
138 "public_header_files": "Core/UINetworkActivityIndicator/*.h"
141 "name": "UITableViewCell+Separator",
142 "source_files": "Core/UITableViewCell+Separator/*.{h,m}",
143 "public_header_files": "Core/UITableViewCell+Separator/*.h"
146 "name": "UIView+Snapshot",
147 "source_files": "Core/UIView+Snapshot/*.{h,m}",
148 "public_header_files": "Core/UIView+Snapshot/*.h"
151 "name": "UIViewController+Extra",
152 "source_files": "Core/UIViewController+Extra/*.{h,m}",
153 "public_header_files": "Core/UIViewController+Extra/*.h"
156 "name": "ZXAlertView",
157 "source_files": "Core/ZXAlertView/*.{h,m}",
158 "public_header_files": "Core/ZXAlertView/*.h"
161 "name": "ZXAuthorizationHelper",
162 "source_files": "Core/ZXAuthorizationHelper/*.{h,m}",
163 "public_header_files": "Core/ZXAuthorizationHelper/*.h",
177 "name": "ZXBadgeLabel",
178 "source_files": "Core/ZXBadgeLabel/*.{h,m}",
179 "public_header_files": "Core/ZXBadgeLabel/*.h"
182 "name": "ZXCircularProgressView",
183 "source_files": "Core/ZXCircularProgressView/*.{h,m}",
184 "public_header_files": "Core/ZXCircularProgressView/*.h"
187 "name": "ZXDownloadManager",
189 "ZXUtilityCode/HashValue": [
193 "source_files": "Core/ZXDownloadManager/*.{h,m}",
194 "public_header_files": "Core/ZXDownloadManager/*.h"
197 "name": "ZXDrawingView",
198 "source_files": "Core/ZXDrawingView/*.{h,m}",
199 "public_header_files": "Core/ZXDrawingView/*.h"
202 "name": "ZXHTTPClient",
203 "source_files": "Core/ZXHTTPClient/*.{h,m}",
204 "public_header_files": "Core/ZXHTTPClient/*.h",
205 "frameworks": "Security"
208 "name": "ZXImageView",
209 "source_files": "Core/ZXImageView/*.{h,m}",
210 "public_header_files": "Core/ZXImageView/*.h"
213 "name": "ZXNetworkTrafficMonitor",
214 "source_files": "Core/ZXNetworkTrafficMonitor/*.{h,m}",
215 "public_header_files": "Core/ZXNetworkTrafficMonitor/*.h"
218 "name": "ZXPageIndicatorView",
219 "source_files": "Core/ZXPageIndicatorView/*.{h,m}",
220 "public_header_files": "Core/ZXPageIndicatorView/*.h"
223 "name": "ZXPageView",
224 "source_files": "Core/ZXPageView/*.{h,m}",
225 "public_header_files": "Core/ZXPageView/*.h"
228 "name": "ZXPhotoLibrary",
229 "source_files": "Core/ZXPhotoLibrary/*.{h,m}",
230 "public_header_files": "Core/ZXPhotoLibrary/*.h",
236 "weak_frameworks": "Photos"
239 "name": "ZXPlayerViewController",
241 "ZXUtilityCode/NSObject+Extra": [
244 "ZXUtilityCode/UIViewController+Extra": [
248 "source_files": "Core/ZXPlayerViewController/*.{h,m}",
249 "public_header_files": "Core/ZXPlayerViewController/*.h",
256 "name": "ZXPopoverWindow",
257 "source_files": "Core/ZXPopoverWindow/*.{h,m}",
258 "public_header_files": "Core/ZXPopoverWindow/*.h"
261 "name": "ZXRefreshView",
263 "ZXUtilityCode/ZXCircularProgressView": [
267 "source_files": "Core/ZXRefreshView/*.{h,m}",
268 "public_header_files": "Core/ZXRefreshView/*.h"
271 "name": "ZXTabBarController",
272 "source_files": "Core/ZXTabBarController/*.{h,m}",
273 "public_header_files": "Core/ZXTabBarController/*.h"
277 "source_files": "Core/ZXTagView/*.{h,m}",
278 "public_header_files": "Core/ZXTagView/*.h"
281 "name": "ZXToastView",
282 "source_files": "Core/ZXToastView/*.{h,m}",
283 "public_header_files": "Core/ZXToastView/*.h"