4 "summary": "Usefull tool for objective-c develop.",
5 "description": "Usefull tool for objective-c develop.Help yourself in this post.And buy me a cup of coffee.Just kidding.Anyway Where is coffee shop?",
6 "homepage": "https://github.com/reference/BDToolKit",
12 "Scott Ban": "imti_bandianhong@126.com"
18 "git": "https://github.com/reference/BDToolKit.git",
30 "source_files": "BDToolKit.h",
31 "public_header_files": "BDToolKit.h",
35 "source_files": "BDDefine.h",
36 "public_header_files": "BDDefine.h"
39 "name": "NSObject+Identifier",
40 "source_files": "UIKit/Catagory/NSObject+Identifier/*.{h,m}",
41 "public_header_files": "UIKit/Catagory/NSObject+Identifier/*.h"
45 "source_files": "UIKit/View/BDView/*.{h,m}",
46 "public_header_files": "UIKit/View/BDView/*.h"
49 "name": "BDCountDownButton",
50 "source_files": "UIKit/View/BDCountDownButton/*.{h,m}",
51 "public_header_files": "UIKit/View/BDCountDownButton/*.h"
54 "name": "BDNavigationBar",
55 "source_files": "UIKit/View/BDNavigationBar/*.{h,m}",
56 "public_header_files": "UIKit/View/BDNavigationBar/*.h"
59 "name": "BDStackView",
60 "source_files": "UIKit/View/BDStackView/*.{h,m}",
61 "public_header_files": "UIKit/View/BDStackView/*.h"
64 "name": "UILabel+NSNumberFormat",
65 "source_files": "UIKit/Catagory/UILabel+NSNumberFormat/*.{h,m}",
66 "public_header_files": "UIKit/Catagory/UILabel+NSNumberFormat/*.h"
69 "name": "NSMutableDictionary+BD",
70 "source_files": "UIKit/Catagory/NSMutableDictionary+BD/*.{h,m}",
71 "public_header_files": "UIKit/Catagory/NSMutableDictionary+BD/*.h"
75 "source_files": "UIKit/Catagory/UIView+Tap/*.{h,m}",
76 "public_header_files": "UIKit/Catagory/UIView+Tap/*.h"
79 "name": "UIButton+BD",
80 "source_files": "UIKit/Catagory/UIButton+BD/*.{h,m}",
81 "public_header_files": "UIKit/Catagory/UIButton+BD/*.h"
84 "name": "UIViewController+BD",
85 "source_files": "UIKit/Catagory/UIViewController+BD/*.{h,m}",
86 "public_header_files": "UIKit/Catagory/UIViewController+BD/*.h"
89 "name": "UITableViewController+BD",
90 "source_files": "UIKit/Catagory/UITableViewController+BD/*.{h,m}",
91 "public_header_files": "UIKit/Catagory/UITableViewController+BD/*.h"
94 "name": "UICollectionViewController+BD",
95 "source_files": "UIKit/Catagory/UICollectionViewController+BD/*.{h,m}",
96 "public_header_files": "UIKit/Catagory/UICollectionViewController+BD/*.h"
100 "source_files": "UIKit/Catagory/NSDate+BD/*.{h,m}",
101 "public_header_files": "UIKit/Catagory/NSDate+BD/*.h"
104 "name": "NSObject+BD",
105 "source_files": "UIKit/Catagory/NSObject+BD/*.{h,m}",
106 "public_header_files": "UIKit/Catagory/NSObject+BD/*.h"
109 "name": "NSNumber+NumerFormat",
110 "source_files": "UIKit/Catagory/NSNumber+NumerFormat/*.{h,m}",
111 "public_header_files": "UIKit/Catagory/NSNumber+NumerFormat/*.h"
114 "name": "BDViewController",
116 "BDToolKit/BDView": [
119 "BDToolKit/BDStackView": [
123 "source_files": "UIKit/Controller/BDViewController/*.{h,m}",
124 "public_header_files": "UIKit/Controller/BDViewController/*.h"
127 "name": "BDTableViewController",
129 "BDToolKit/BDView": [
132 "BDToolKit/BDStackView": [
136 "source_files": "UIKit/Controller/BDTableViewController/*.{h,m}",
137 "public_header_files": "UIKit/Controller/BDTableViewController/*.h"
140 "name": "BDCollectionViewController",
142 "BDToolKit/BDView": [
145 "BDToolKit/BDStackView": [
149 "source_files": "UIKit/Controller/BDCollectionViewController/*.{h,m}",
150 "public_header_files": "UIKit/Controller/BDCollectionViewController/*.h"
153 "name": "BDTableViewCell",
155 "BDToolKit/BDView": [
158 "BDToolKit/BDStackView": [
162 "source_files": "UIKit/View/BDTableViewCell/*.{h,m}",
163 "public_header_files": "UIKit/View/BDTableViewCell/*.h"
166 "name": "BDCollectionViewCell",
168 "BDToolKit/BDView": [
171 "BDToolKit/BDStackView": [
175 "source_files": "UIKit/View/BDCollectionViewCell/*.{h,m}",
176 "public_header_files": "UIKit/View/BDCollectionViewCell/*.h"
179 "name": "NSArray+BDUIKIT",
181 "BDToolKit/BDView": [
184 "BDToolKit/BDStackView": [
187 "BDToolKit/NSObject+Identifier": [
191 "source_files": "UIKit/Catagory/NSArray+BDUIKIT/*.{h,m}",
192 "public_header_files": "UIKit/Catagory/NSArray+BDUIKIT/*.h"
195 "name": "NSString+BD",
196 "source_files": "UIKit/Catagory/NSString+BD/*.{h,m}",
197 "public_header_files": "UIKit/Catagory/NSString+BD/*.h"
200 "name": "UILabel+BD",
201 "source_files": "UIKit/Catagory/UILabel+BD/*.{h,m}",
202 "public_header_files": "UIKit/Catagory/UILabel+BD/*.h"
205 "name": "UITextField+BD",
206 "source_files": "UIKit/Catagory/UITextField+BD/*.{h,m}",
207 "public_header_files": "UIKit/Catagory/UITextField+BD/*.h"
210 "name": "UITextView+BD",
211 "source_files": "UIKit/Catagory/UITextView+BD/*.{h,m}",
212 "public_header_files": "UIKit/Catagory/UITextView+BD/*.h"
216 "source_files": "UIKit/Catagory/UIView+BD/*.{h,m}",
217 "public_header_files": "UIKit/Catagory/UIView+BD/*.h"
221 "source_files": "UIKit/View/BDButton/*.{h,m}",
222 "public_header_files": "UIKit/View/BDButton/*.h"
225 "name": "BDSegmentView",
226 "source_files": "UIKit/View/BDSegmentView/*.{h,m}",
227 "public_header_files": "UIKit/View/BDSegmentView/*.h"
230 "name": "BDImageView",
231 "source_files": "UIKit/View/BDImageView/*.{h,m}",
232 "public_header_files": "UIKit/View/BDImageView/*.h"
236 "source_files": "UIKit/View/BDLabel/*.{h,m}",
237 "public_header_files": "UIKit/View/BDLabel/*.h"
240 "name": "UIView+BDCDS",
241 "source_files": "UIKit/Catagory/UIView+BDCDS/*.{h,m}",
242 "public_header_files": "UIKit/Catagory/UIView+BDCDS/*.h"
245 "name": "NSURLProtocol+WKWebVIew",
246 "source_files": "Foundation/Catagory/NSURLProtocol+WKWebVIew/*.{h,m}",
247 "public_header_files": "Foundation/Catagory/NSURLProtocol+WKWebVIew/*.h"
250 "name": "NSBundle+Associated",
251 "source_files": "Foundation/Catagory/NSBundle+Associated/*.{h,m}",
252 "public_header_files": "Foundation/Catagory/NSBundle+Associated/*.h"
255 "name": "BDAudioPlayer",
256 "source_files": "UIKit/Utils/BDAudioPlayer/*.{h,m}",
257 "public_header_files": "UIKit/Utils/BDAudioPlayer/*.h",
258 "resources": "UIKit/Utils/BDAudioPlayer/*.bundle"
261 "name": "BDFreeStyleButton",
263 "BDToolKit/BDView": [
267 "source_files": "UIKit/View/BDFreeStyleButton/*.{h,m}",
268 "public_header_files": "UIKit/View/BDFreeStyleButton/*.h"
272 "source_files": "Foundation/Utils/BDModel/*.{h,m}",
273 "public_header_files": "Foundation/Utils/BDModel/*.h"
276 "name": "UIView+BDAnimation",
277 "source_files": "UIKit/Catagory/UIView+BDAnimation/*.{h,m}",
278 "public_header_files": "UIKit/Catagory/UIView+BDAnimation/*.h"
281 "name": "UIView+Constraints",
282 "source_files": "UIKit/Catagory/UIView+Constraints/*.{h,m}",
283 "public_header_files": "UIKit/Catagory/UIView+Constraints/*.h"
286 "name": "UIButton+Action",
287 "source_files": "UIKit/Catagory/UIButton+Action/*.{h,m}",
288 "public_header_files": "UIKit/Catagory/UIButton+Action/*.h"
291 "name": "UIView+BorderLine",
293 "BDToolKit/NSObject+Identifier": [
297 "source_files": "UIKit/Catagory/UIView+BorderLine/*.{h,m}",
298 "public_header_files": "UIKit/Catagory/UIView+BorderLine/*.h"
301 "name": "NSObject+NSCoding",
302 "source_files": "Foundation/Catagory/NSObject+NSCoding/*.{h,m}",
303 "public_header_files": "Foundation/Catagory/NSObject+NSCoding/*.h"
306 "name": "NSObject+Archive",
307 "source_files": "Foundation/Catagory/NSObject+Archive/*.{h,m}",
308 "public_header_files": "Foundation/Catagory/NSObject+Archive/*.h"
311 "name": "NSString+PercentEncoding",
312 "source_files": "Foundation/Catagory/NSString+PercentEncoding/*.{h,m}",
313 "public_header_files": "Foundation/Catagory/NSString+PercentEncoding/*.h"