[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 3 / 2 / BDToolKit / 2.9.5 / BDToolKit.podspec.json
blob8178103bd62c5b56f3c41212b97e273db8898479
2   "name": "BDToolKit",
3   "version": "2.9.5",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Scott Ban": "imti_bandianhong@126.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/reference/BDToolKit.git",
19     "tag": "2.9.5"
20   },
21   "frameworks": [
22     "UIKit",
23     "Foundation",
24     "WebKit",
25     "AVFoundation",
26     "QuartzCore",
27     "StoreKit",
28     "Security",
29     "AVFoundation",
30     "MediaPlayer",
31     "QuartzCore"
32   ],
33   "requires_arc": true,
34   "source_files": "BDToolKit.h",
35   "public_header_files": "BDToolKit.h",
36   "subspecs": [
37     {
38       "name": "BDDefine",
39       "source_files": "BDDefine.h",
40       "public_header_files": "BDDefine.h"
41     },
42     {
43       "name": "NSObject+Identifier",
44       "source_files": "UIKit/Catagory/NSObject+Identifier/*.{h,m}",
45       "public_header_files": "UIKit/Catagory/NSObject+Identifier/*.h"
46     },
47     {
48       "name": "BDView",
49       "source_files": "UIKit/View/BDView/*.{h,m}",
50       "public_header_files": "UIKit/View/BDView/*.h"
51     },
52     {
53       "name": "BDCountDownButton",
54       "source_files": "UIKit/View/BDCountDownButton/*.{h,m}",
55       "public_header_files": "UIKit/View/BDCountDownButton/*.h"
56     },
57     {
58       "name": "BDNavigationBar",
59       "source_files": "UIKit/View/BDNavigationBar/*.{h,m}",
60       "public_header_files": "UIKit/View/BDNavigationBar/*.h"
61     },
62     {
63       "name": "BDStackView",
64       "source_files": "UIKit/View/BDStackView/*.{h,m}",
65       "public_header_files": "UIKit/View/BDStackView/*.h"
66     },
67     {
68       "name": "UILabel+NSNumberFormat",
69       "source_files": "UIKit/Catagory/UILabel+NSNumberFormat/*.{h,m}",
70       "public_header_files": "UIKit/Catagory/UILabel+NSNumberFormat/*.h"
71     },
72     {
73       "name": "MPMediaItem+CoverToNSData",
74       "source_files": "UIKit/Catagory/MPMediaItem+CoverToNSData/*.{h,m}",
75       "public_header_files": "UIKit/Catagory/MPMediaItem+CoverToNSData/*.h"
76     },
77     {
78       "name": "UIView+ShadowPath",
79       "source_files": "UIKit/Catagory/UIView+ShadowPath/*.{h,m}",
80       "public_header_files": "UIKit/Catagory/UIView+ShadowPath/*.h"
81     },
82     {
83       "name": "UIViewController+AutoRotaion",
84       "source_files": "UIKit/Catagory/UIViewController+AutoRotaion/*.{h,m}",
85       "public_header_files": "UIKit/Catagory/UIViewController+AutoRotaion/*.h"
86     },
87     {
88       "name": "UIResponder+AutoRotation",
89       "dependencies": {
90         "BDToolKit/UIViewController+AutoRotaion": [
92         ]
93       },
94       "source_files": "UIKit/Catagory/UIResponder+AutoRotation/*.{h,m}",
95       "public_header_files": "UIKit/Catagory/UIResponder+AutoRotation/*.h"
96     },
97     {
98       "name": "UIImage+QRCode",
99       "source_files": "UIKit/Catagory/UIImage+QRCode/*.{h,m}",
100       "public_header_files": "UIKit/Catagory/UIImage+QRCode/*.h"
101     },
102     {
103       "name": "UIImage+Color",
104       "source_files": "UIKit/Catagory/UIImage+Color/*.{h,m}",
105       "public_header_files": "UIKit/Catagory/UIImage+Color/*.h"
106     },
107     {
108       "name": "NSMutableDictionary+BD",
109       "source_files": "UIKit/Catagory/NSMutableDictionary+BD/*.{h,m}",
110       "public_header_files": "UIKit/Catagory/NSMutableDictionary+BD/*.h"
111     },
112     {
113       "name": "WKWebView+MultiImages",
114       "source_files": "UIKit/Catagory/WKWebView+MultiImages/*.{h,m}",
115       "public_header_files": "UIKit/Catagory/WKWebView+MultiImages/*.h"
116     },
117     {
118       "name": "UIView+Tap",
119       "source_files": "UIKit/Catagory/UIView+Tap/*.{h,m}",
120       "public_header_files": "UIKit/Catagory/UIView+Tap/*.h"
121     },
122     {
123       "name": "UIButton+BD",
124       "source_files": "UIKit/Catagory/UIButton+BD/*.{h,m}",
125       "public_header_files": "UIKit/Catagory/UIButton+BD/*.h"
126     },
127     {
128       "name": "NSData+Encryption",
129       "source_files": "UIKit/Catagory/NSData+Encryption/*.{h,m}",
130       "public_header_files": "UIKit/Catagory/NSData+Encryption/*.h"
131     },
132     {
133       "name": "NSString+Encryption",
134       "dependencies": {
135         "BDToolKit/NSData+Encryption": [
137         ]
138       },
139       "source_files": "UIKit/Catagory/NSString+Encryption/*.{h,m}",
140       "public_header_files": "UIKit/Catagory/NSString+Encryption/*.h"
141     },
142     {
143       "name": "NSString+RandomKey",
144       "dependencies": {
145         "BDToolKit/NSString+Encryption": [
147         ]
148       },
149       "source_files": "UIKit/Catagory/NSString+RandomKey/*.{h,m}",
150       "public_header_files": "UIKit/Catagory/NSString+RandomKey/*.h"
151     },
152     {
153       "name": "NSData+RandomData",
154       "source_files": "UIKit/Catagory/NSData+RandomData/*.{h,m}",
155       "public_header_files": "UIKit/Catagory/NSData+RandomData/*.h"
156     },
157     {
158       "name": "UIViewController+BD",
159       "source_files": "UIKit/Catagory/UIViewController+BD/*.{h,m}",
160       "public_header_files": "UIKit/Catagory/UIViewController+BD/*.h"
161     },
162     {
163       "name": "NSMutableArray+BDModel",
164       "dependencies": {
165         "BDToolKit/BDModel": [
167         ]
168       },
169       "source_files": "UIKit/Catagory/NSMutableArray+BDModel/*.{h,m}",
170       "public_header_files": "UIKit/Catagory/NSMutableArray+BDModel/*.h"
171     },
172     {
173       "name": "UIScrollView+AutoAdjustScrollInsets",
174       "source_files": "UIKit/Catagory/UIScrollView+AutoAdjustScrollInsets/*.{h,m}",
175       "public_header_files": "UIKit/Catagory/UIScrollView+AutoAdjustScrollInsets/*.h"
176     },
177     {
178       "name": "UITableViewController+BD",
179       "source_files": "UIKit/Catagory/UITableViewController+BD/*.{h,m}",
180       "public_header_files": "UIKit/Catagory/UITableViewController+BD/*.h"
181     },
182     {
183       "name": "UICollectionViewController+BD",
184       "source_files": "UIKit/Catagory/UICollectionViewController+BD/*.{h,m}",
185       "public_header_files": "UIKit/Catagory/UICollectionViewController+BD/*.h"
186     },
187     {
188       "name": "UINavigationController+Pop",
189       "source_files": "UIKit/Catagory/UINavigationController+Pop/*.{h,m}",
190       "public_header_files": "UIKit/Catagory/UINavigationController+Pop/*.h"
191     },
192     {
193       "name": "NSObject+Ivar",
194       "source_files": "UIKit/Catagory/NSObject+Ivar/*.{h,m}",
195       "public_header_files": "UIKit/Catagory/NSObject+Ivar/*.h"
196     },
197     {
198       "name": "NSDate+BD",
199       "source_files": "UIKit/Catagory/NSDate+BD/*.{h,m}",
200       "public_header_files": "UIKit/Catagory/NSDate+BD/*.h"
201     },
202     {
203       "name": "NSObject+BD",
204       "source_files": "UIKit/Catagory/NSObject+BD/*.{h,m}",
205       "public_header_files": "UIKit/Catagory/NSObject+BD/*.h"
206     },
207     {
208       "name": "NSNumber+NumerFormat",
209       "source_files": "UIKit/Catagory/NSNumber+NumerFormat/*.{h,m}",
210       "public_header_files": "UIKit/Catagory/NSNumber+NumerFormat/*.h"
211     },
212     {
213       "name": "BDViewController",
214       "dependencies": {
215         "BDToolKit/BDView": [
217         ],
218         "BDToolKit/BDStackView": [
220         ]
221       },
222       "source_files": "UIKit/Controller/BDViewController/*.{h,m}",
223       "public_header_files": "UIKit/Controller/BDViewController/*.h"
224     },
225     {
226       "name": "BDTableViewController",
227       "dependencies": {
228         "BDToolKit/BDView": [
230         ],
231         "BDToolKit/BDStackView": [
233         ]
234       },
235       "source_files": "UIKit/Controller/BDTableViewController/*.{h,m}",
236       "public_header_files": "UIKit/Controller/BDTableViewController/*.h"
237     },
238     {
239       "name": "BDCollectionViewController",
240       "dependencies": {
241         "BDToolKit/BDView": [
243         ],
244         "BDToolKit/BDStackView": [
246         ]
247       },
248       "source_files": "UIKit/Controller/BDCollectionViewController/*.{h,m}",
249       "public_header_files": "UIKit/Controller/BDCollectionViewController/*.h"
250     },
251     {
252       "name": "BDTableViewCell",
253       "dependencies": {
254         "BDToolKit/BDView": [
256         ],
257         "BDToolKit/BDStackView": [
259         ]
260       },
261       "source_files": "UIKit/View/BDTableViewCell/*.{h,m}",
262       "public_header_files": "UIKit/View/BDTableViewCell/*.h"
263     },
264     {
265       "name": "BDCollectionViewFlowLayout",
266       "source_files": "UIKit/View/BDCollectionViewFlowLayout/*.{h,m}",
267       "public_header_files": "UIKit/View/BDCollectionViewFlowLayout/*.h"
268     },
269     {
270       "name": "BDCollectionReusableView",
271       "dependencies": {
272         "BDToolKit/BDView": [
274         ],
275         "BDToolKit/BDStackView": [
277         ]
278       },
279       "source_files": "UIKit/View/BDCollectionReusableView/*.{h,m}",
280       "public_header_files": "UIKit/View/BDCollectionReusableView/*.h"
281     },
282     {
283       "name": "BDCollectionViewCell",
284       "dependencies": {
285         "BDToolKit/BDView": [
287         ],
288         "BDToolKit/BDStackView": [
290         ]
291       },
292       "source_files": "UIKit/View/BDCollectionViewCell/*.{h,m}",
293       "public_header_files": "UIKit/View/BDCollectionViewCell/*.h"
294     },
295     {
296       "name": "BDAutoScrollLabel",
297       "source_files": "UIKit/View/BDAutoScrollLabel/*.{h,m}",
298       "public_header_files": "UIKit/View/BDAutoScrollLabel/*.h"
299     },
300     {
301       "name": "NSArray+BDUIKIT",
302       "dependencies": {
303         "BDToolKit/BDView": [
305         ],
306         "BDToolKit/BDStackView": [
308         ],
309         "BDToolKit/NSObject+Identifier": [
311         ]
312       },
313       "source_files": "UIKit/Catagory/NSArray+BDUIKIT/*.{h,m}",
314       "public_header_files": "UIKit/Catagory/NSArray+BDUIKIT/*.h"
315     },
316     {
317       "name": "NSString+BD",
318       "source_files": "UIKit/Catagory/NSString+BD/*.{h,m}",
319       "public_header_files": "UIKit/Catagory/NSString+BD/*.h"
320     },
321     {
322       "name": "UINib+UIView",
323       "source_files": "UIKit/Catagory/UINib+UIView/*.{h,m}",
324       "public_header_files": "UIKit/Catagory/UINib+UIView/*.h"
325     },
326     {
327       "name": "UILabel+BD",
328       "source_files": "UIKit/Catagory/UILabel+BD/*.{h,m}",
329       "public_header_files": "UIKit/Catagory/UILabel+BD/*.h"
330     },
331     {
332       "name": "UIButton+Layout",
333       "source_files": "UIKit/Catagory/UIButton+Layout/*.{h,m}",
334       "public_header_files": "UIKit/Catagory/UIButton+Layout/*.h"
335     },
336     {
337       "name": "UITextField+BD",
338       "source_files": "UIKit/Catagory/UITextField+BD/*.{h,m}",
339       "public_header_files": "UIKit/Catagory/UITextField+BD/*.h"
340     },
341     {
342       "name": "UITextView+BD",
343       "source_files": "UIKit/Catagory/UITextView+BD/*.{h,m}",
344       "public_header_files": "UIKit/Catagory/UITextView+BD/*.h"
345     },
346     {
347       "name": "UIView+BD",
348       "source_files": "UIKit/Catagory/UIView+BD/*.{h,m}",
349       "public_header_files": "UIKit/Catagory/UIView+BD/*.h"
350     },
351     {
352       "name": "BDButton",
353       "source_files": "UIKit/View/BDButton/*.{h,m}",
354       "public_header_files": "UIKit/View/BDButton/*.h"
355     },
356     {
357       "name": "BDSegmentView",
358       "source_files": "UIKit/View/BDSegmentView/*.{h,m}",
359       "public_header_files": "UIKit/View/BDSegmentView/*.h"
360     },
361     {
362       "name": "BDImageView",
363       "source_files": "UIKit/View/BDImageView/*.{h,m}",
364       "public_header_files": "UIKit/View/BDImageView/*.h"
365     },
366     {
367       "name": "BDLabel",
368       "source_files": "UIKit/View/BDLabel/*.{h,m}",
369       "public_header_files": "UIKit/View/BDLabel/*.h"
370     },
371     {
372       "name": "UIView+BDCDS",
373       "source_files": "UIKit/Catagory/UIView+BDCDS/*.{h,m}",
374       "public_header_files": "UIKit/Catagory/UIView+BDCDS/*.h"
375     },
376     {
377       "name": "NSURLProtocol+WKWebVIew",
378       "source_files": "Foundation/Catagory/NSURLProtocol+WKWebVIew/*.{h,m}",
379       "public_header_files": "Foundation/Catagory/NSURLProtocol+WKWebVIew/*.h"
380     },
381     {
382       "name": "NSData+DeviceToken",
383       "source_files": "Foundation/Catagory/NSData+DeviceToken/*.{h,m}",
384       "public_header_files": "Foundation/Catagory/NSData+DeviceToken/*.h"
385     },
386     {
387       "name": "NSBundle+Associated",
388       "source_files": "Foundation/Catagory/NSBundle+Associated/*.{h,m}",
389       "public_header_files": "Foundation/Catagory/NSBundle+Associated/*.h"
390     },
391     {
392       "name": "NSURLComponents+Pairs",
393       "source_files": "Foundation/Catagory/NSURLComponents+Pairs/*.{h,m}",
394       "public_header_files": "Foundation/Catagory/NSURLComponents+Pairs/*.h"
395     },
396     {
397       "name": "BDAudioPlayer",
398       "source_files": "UIKit/Utils/BDAudioPlayer/*.{h,m}",
399       "public_header_files": "UIKit/Utils/BDAudioPlayer/*.h",
400       "resources": "UIKit/Utils/BDAudioPlayer/*.bundle"
401     },
402     {
403       "name": "BDComponentFactory",
404       "source_files": "UIKit/Utils/BDComponentFactory/*.{h,m}",
405       "public_header_files": "UIKit/Utils/BDComponentFactory/*.h"
406     },
407     {
408       "name": "BDAnimation",
409       "source_files": "UIKit/Utils/BDAnimation/*.{h,m}",
410       "public_header_files": "UIKit/Utils/BDAnimation/*.h"
411     },
412     {
413       "name": "BDAppStoreChecker",
414       "source_files": "UIKit/Utils/BDAppStoreChecker/*.{h,m}",
415       "public_header_files": "UIKit/Utils/BDAppStoreChecker/*.h"
416     },
417     {
418       "name": "BDCommonCryptor",
419       "source_files": "UIKit/Utils/BDCommonCryptor/*.{h,m}",
420       "public_header_files": "UIKit/Utils/BDCommonCryptor/*.h"
421     },
422     {
423       "name": "BDFreeStyleButton",
424       "dependencies": {
425         "BDToolKit/BDView": [
427         ]
428       },
429       "source_files": "UIKit/View/BDFreeStyleButton/*.{h,m}",
430       "public_header_files": "UIKit/View/BDFreeStyleButton/*.h"
431     },
432     {
433       "name": "BDModel",
434       "source_files": "Foundation/Utils/BDModel/*.{h,m}",
435       "public_header_files": "Foundation/Utils/BDModel/*.h"
436     },
437     {
438       "name": "UIView+BDAnimation",
439       "source_files": "UIKit/Catagory/UIView+BDAnimation/*.{h,m}",
440       "public_header_files": "UIKit/Catagory/UIView+BDAnimation/*.h"
441     },
442     {
443       "name": "UIView+Constraints",
444       "source_files": "UIKit/Catagory/UIView+Constraints/*.{h,m}",
445       "public_header_files": "UIKit/Catagory/UIView+Constraints/*.h"
446     },
447     {
448       "name": "UIView+BorderLine",
449       "dependencies": {
450         "BDToolKit/NSObject+Identifier": [
452         ]
453       },
454       "source_files": "UIKit/Catagory/UIView+BorderLine/*.{h,m}",
455       "public_header_files": "UIKit/Catagory/UIView+BorderLine/*.h"
456     },
457     {
458       "name": "NSObject+NSCoding",
459       "source_files": "Foundation/Catagory/NSObject+NSCoding/*.{h,m}",
460       "public_header_files": "Foundation/Catagory/NSObject+NSCoding/*.h"
461     },
462     {
463       "name": "NSObject+Archive",
464       "source_files": "Foundation/Catagory/NSObject+Archive/*.{h,m}",
465       "public_header_files": "Foundation/Catagory/NSObject+Archive/*.h"
466     },
467     {
468       "name": "NSString+PercentEncoding",
469       "source_files": "Foundation/Catagory/NSString+PercentEncoding/*.{h,m}",
470       "public_header_files": "Foundation/Catagory/NSString+PercentEncoding/*.h"
471     }
472   ]