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"
41 "name": "DispatchQueue",
42 "source_files": "Core/DispatchQueue/*.{h,m}",
43 "public_header_files": "Core/DispatchQueue/*.h"
47 "source_files": "Core/HashValue/*.{h,m}",
48 "public_header_files": "Core/HashValue/*.h"
52 "source_files": "Core/JSONObject/*.{h,m}",
53 "public_header_files": "Core/JSONObject/*.h"
56 "name": "NSArray+Extra",
57 "source_files": "Core/NSArray+Extra/*.{h,m}",
58 "public_header_files": "Core/NSArray+Extra/*.h"
61 "name": "NSDate+Extra",
62 "source_files": "Core/NSDate+Extra/*.{h,m}",
63 "public_header_files": "Core/NSDate+Extra/*.h"
66 "name": "NSFileManager+Extra",
67 "source_files": "Core/NSFileManager+Extra/*.{h,m}",
68 "public_header_files": "Core/NSFileManager+Extra/*.h"
71 "name": "NSLog+Extra",
72 "source_files": "Core/NSLog+Extra/*.{h,m}",
73 "public_header_files": "Core/NSLog+Extra/*.h"
76 "name": "NSObject+PerformAction",
77 "source_files": "Core/NSObject+PerformAction/*.{h,m}",
78 "public_header_files": "Core/NSObject+PerformAction/*.h"
81 "name": "NSString+NumberValue",
82 "source_files": "Core/NSString+NumberValue/*.{h,m}",
83 "public_header_files": "Core/NSString+NumberValue/*.h"
86 "name": "NSString+Pinyin",
87 "source_files": "Core/NSString+Pinyin/*.{h,m}",
88 "public_header_files": "Core/NSString+Pinyin/*.h"
91 "name": "NSString+Unicode",
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": "UIButton+Extra",
118 "source_files": "Core/UIButton+Extra/*.{h,m}",
119 "public_header_files": "Core/UIButton+Extra/*.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": "UIViewController+Extra",
147 "source_files": "Core/UIViewController+Extra/*.{h,m}",
148 "public_header_files": "Core/UIViewController+Extra/*.h"
151 "name": "ZXAlertView",
152 "source_files": "Core/ZXAlertView/*.{h,m}",
153 "public_header_files": "Core/ZXAlertView/*.h"
156 "name": "ZXAuthorizationManager",
157 "source_files": "Core/ZXAuthorizationManager/*.{h,m}",
158 "public_header_files": "Core/ZXAuthorizationManager/*.h",
172 "name": "ZXBadgeLabel",
173 "source_files": "Core/ZXBadgeLabel/*.{h,m}",
174 "public_header_files": "Core/ZXBadgeLabel/*.h"
177 "name": "ZXHTTPClient",
178 "source_files": "Core/ZXHTTPClient/*.{h,m}",
179 "public_header_files": "Core/ZXHTTPClient/*.h",
180 "frameworks": "Security"
183 "name": "ZXImageView",
184 "source_files": "Core/ZXImageView/*.{h,m}",
185 "public_header_files": "Core/ZXImageView/*.h"
188 "name": "ZXNetworkTrafficMonitor",
189 "source_files": "Core/ZXNetworkTrafficMonitor/*.{h,m}",
190 "public_header_files": "Core/ZXNetworkTrafficMonitor/*.h"
193 "name": "ZXPageView",
194 "source_files": "Core/ZXPageView/*.{h,m}",
195 "public_header_files": "Core/ZXPageView/*.h"
198 "name": "ZXPhotoLibrary",
199 "source_files": "Core/ZXPhotoLibrary/*.{h,m}",
200 "public_header_files": "Core/ZXPhotoLibrary/*.h",
206 "weak_frameworks": "Photos"
209 "name": "ZXPopoverWindow",
210 "source_files": "Core/ZXPopoverWindow/*.{h,m}",
211 "public_header_files": "Core/ZXPopoverWindow/*.h"
214 "name": "ZXRefreshView",
215 "source_files": "Core/ZXRefreshView/*.{h,m}",
216 "public_header_files": "Core/ZXRefreshView/*.h"
219 "name": "ZXTabBarController",
220 "source_files": "Core/ZXTabBarController/*.{h,m}",
221 "public_header_files": "Core/ZXTabBarController/*.h"
225 "source_files": "Core/ZXTagView/*.{h,m}",
226 "public_header_files": "Core/ZXTagView/*.h"