[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 3 / 2 / BDToolKit / 2.9.9 / BDToolKit.podspec.json
blobdd42642292c8446136c6dcf1838885d4c64c89b7
2   "name": "BDToolKit",
3   "version": "2.9.9",
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.9"
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       "public_header_files": "Foundation/BDDefine/BDDefine.h",
40       "source_files": "Foundation/BDDefine/*.{h,m}"
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": "NSError+LocalizedDescription",
89       "source_files": "UIKit/Catagory/NSError+LocalizedDescription/*.{h,m}",
90       "public_header_files": "UIKit/Catagory/NSError+LocalizedDescription/*.h"
91     },
92     {
93       "name": "UIResponder+AutoRotation",
94       "dependencies": {
95         "BDToolKit/UIViewController+AutoRotaion": [
97         ]
98       },
99       "source_files": "UIKit/Catagory/UIResponder+AutoRotation/*.{h,m}",
100       "public_header_files": "UIKit/Catagory/UIResponder+AutoRotation/*.h"
101     },
102     {
103       "name": "UIImage+QRCode",
104       "source_files": "UIKit/Catagory/UIImage+QRCode/*.{h,m}",
105       "public_header_files": "UIKit/Catagory/UIImage+QRCode/*.h"
106     },
107     {
108       "name": "UIImage+Color",
109       "source_files": "UIKit/Catagory/UIImage+Color/*.{h,m}",
110       "public_header_files": "UIKit/Catagory/UIImage+Color/*.h"
111     },
112     {
113       "name": "NSMutableDictionary+BD",
114       "source_files": "UIKit/Catagory/NSMutableDictionary+BD/*.{h,m}",
115       "public_header_files": "UIKit/Catagory/NSMutableDictionary+BD/*.h"
116     },
117     {
118       "name": "WKWebView+MultiImages",
119       "source_files": "UIKit/Catagory/WKWebView+MultiImages/*.{h,m}",
120       "public_header_files": "UIKit/Catagory/WKWebView+MultiImages/*.h"
121     },
122     {
123       "name": "UIView+Tap",
124       "source_files": "UIKit/Catagory/UIView+Tap/*.{h,m}",
125       "public_header_files": "UIKit/Catagory/UIView+Tap/*.h"
126     },
127     {
128       "name": "UIButton+BD",
129       "source_files": "UIKit/Catagory/UIButton+BD/*.{h,m}",
130       "public_header_files": "UIKit/Catagory/UIButton+BD/*.h"
131     },
132     {
133       "name": "NSData+Encryption",
134       "source_files": "UIKit/Catagory/NSData+Encryption/*.{h,m}",
135       "public_header_files": "UIKit/Catagory/NSData+Encryption/*.h"
136     },
137     {
138       "name": "NSString+Encryption",
139       "dependencies": {
140         "BDToolKit/NSData+Encryption": [
142         ]
143       },
144       "source_files": "UIKit/Catagory/NSString+Encryption/*.{h,m}",
145       "public_header_files": "UIKit/Catagory/NSString+Encryption/*.h"
146     },
147     {
148       "name": "NSString+RandomKey",
149       "dependencies": {
150         "BDToolKit/NSString+Encryption": [
152         ]
153       },
154       "source_files": "UIKit/Catagory/NSString+RandomKey/*.{h,m}",
155       "public_header_files": "UIKit/Catagory/NSString+RandomKey/*.h"
156     },
157     {
158       "name": "NSData+RandomData",
159       "source_files": "UIKit/Catagory/NSData+RandomData/*.{h,m}",
160       "public_header_files": "UIKit/Catagory/NSData+RandomData/*.h"
161     },
162     {
163       "name": "UIViewController+BD",
164       "source_files": "UIKit/Catagory/UIViewController+BD/*.{h,m}",
165       "public_header_files": "UIKit/Catagory/UIViewController+BD/*.h"
166     },
167     {
168       "name": "NSMutableArray+BDModel",
169       "dependencies": {
170         "BDToolKit/BDModel": [
172         ]
173       },
174       "source_files": "UIKit/Catagory/NSMutableArray+BDModel/*.{h,m}",
175       "public_header_files": "UIKit/Catagory/NSMutableArray+BDModel/*.h"
176     },
177     {
178       "name": "UIScrollView+AutoAdjustScrollInsets",
179       "source_files": "UIKit/Catagory/UIScrollView+AutoAdjustScrollInsets/*.{h,m}",
180       "public_header_files": "UIKit/Catagory/UIScrollView+AutoAdjustScrollInsets/*.h"
181     },
182     {
183       "name": "UITableViewController+BD",
184       "source_files": "UIKit/Catagory/UITableViewController+BD/*.{h,m}",
185       "public_header_files": "UIKit/Catagory/UITableViewController+BD/*.h"
186     },
187     {
188       "name": "UICollectionViewController+BD",
189       "source_files": "UIKit/Catagory/UICollectionViewController+BD/*.{h,m}",
190       "public_header_files": "UIKit/Catagory/UICollectionViewController+BD/*.h"
191     },
192     {
193       "name": "UINavigationController+Pop",
194       "source_files": "UIKit/Catagory/UINavigationController+Pop/*.{h,m}",
195       "public_header_files": "UIKit/Catagory/UINavigationController+Pop/*.h"
196     },
197     {
198       "name": "NSObject+Ivar",
199       "source_files": "UIKit/Catagory/NSObject+Ivar/*.{h,m}",
200       "public_header_files": "UIKit/Catagory/NSObject+Ivar/*.h"
201     },
202     {
203       "name": "NSDate+BD",
204       "source_files": "UIKit/Catagory/NSDate+BD/*.{h,m}",
205       "public_header_files": "UIKit/Catagory/NSDate+BD/*.h"
206     },
207     {
208       "name": "NSObject+BD",
209       "source_files": "UIKit/Catagory/NSObject+BD/*.{h,m}",
210       "public_header_files": "UIKit/Catagory/NSObject+BD/*.h"
211     },
212     {
213       "name": "NSNumber+NumerFormat",
214       "source_files": "UIKit/Catagory/NSNumber+NumerFormat/*.{h,m}",
215       "public_header_files": "UIKit/Catagory/NSNumber+NumerFormat/*.h"
216     },
217     {
218       "name": "BDViewController",
219       "dependencies": {
220         "BDToolKit/BDView": [
222         ],
223         "BDToolKit/BDStackView": [
225         ]
226       },
227       "source_files": "UIKit/Controller/BDViewController/*.{h,m}",
228       "public_header_files": "UIKit/Controller/BDViewController/*.h"
229     },
230     {
231       "name": "BDTableViewController",
232       "dependencies": {
233         "BDToolKit/BDView": [
235         ],
236         "BDToolKit/BDStackView": [
238         ]
239       },
240       "source_files": "UIKit/Controller/BDTableViewController/*.{h,m}",
241       "public_header_files": "UIKit/Controller/BDTableViewController/*.h"
242     },
243     {
244       "name": "BDCollectionViewController",
245       "dependencies": {
246         "BDToolKit/BDView": [
248         ],
249         "BDToolKit/BDStackView": [
251         ]
252       },
253       "source_files": "UIKit/Controller/BDCollectionViewController/*.{h,m}",
254       "public_header_files": "UIKit/Controller/BDCollectionViewController/*.h"
255     },
256     {
257       "name": "BDTableViewCell",
258       "dependencies": {
259         "BDToolKit/BDView": [
261         ],
262         "BDToolKit/BDStackView": [
264         ]
265       },
266       "source_files": "UIKit/View/BDTableViewCell/*.{h,m}",
267       "public_header_files": "UIKit/View/BDTableViewCell/*.h"
268     },
269     {
270       "name": "BDCollectionViewFlowLayout",
271       "source_files": "UIKit/View/BDCollectionViewFlowLayout/*.{h,m}",
272       "public_header_files": "UIKit/View/BDCollectionViewFlowLayout/*.h"
273     },
274     {
275       "name": "BDCollectionReusableView",
276       "dependencies": {
277         "BDToolKit/BDView": [
279         ],
280         "BDToolKit/BDStackView": [
282         ]
283       },
284       "source_files": "UIKit/View/BDCollectionReusableView/*.{h,m}",
285       "public_header_files": "UIKit/View/BDCollectionReusableView/*.h"
286     },
287     {
288       "name": "BDCollectionViewCell",
289       "dependencies": {
290         "BDToolKit/BDView": [
292         ],
293         "BDToolKit/BDStackView": [
295         ]
296       },
297       "source_files": "UIKit/View/BDCollectionViewCell/*.{h,m}",
298       "public_header_files": "UIKit/View/BDCollectionViewCell/*.h"
299     },
300     {
301       "name": "BDAutoScrollLabel",
302       "source_files": "UIKit/View/BDAutoScrollLabel/*.{h,m}",
303       "public_header_files": "UIKit/View/BDAutoScrollLabel/*.h"
304     },
305     {
306       "name": "NSArray+BDUIKIT",
307       "dependencies": {
308         "BDToolKit/BDView": [
310         ],
311         "BDToolKit/BDStackView": [
313         ],
314         "BDToolKit/NSObject+Identifier": [
316         ]
317       },
318       "source_files": "UIKit/Catagory/NSArray+BDUIKIT/*.{h,m}",
319       "public_header_files": "UIKit/Catagory/NSArray+BDUIKIT/*.h"
320     },
321     {
322       "name": "NSString+BD",
323       "source_files": "UIKit/Catagory/NSString+BD/*.{h,m}",
324       "public_header_files": "UIKit/Catagory/NSString+BD/*.h"
325     },
326     {
327       "name": "UINib+UIView",
328       "source_files": "UIKit/Catagory/UINib+UIView/*.{h,m}",
329       "public_header_files": "UIKit/Catagory/UINib+UIView/*.h"
330     },
331     {
332       "name": "UILabel+BD",
333       "source_files": "UIKit/Catagory/UILabel+BD/*.{h,m}",
334       "public_header_files": "UIKit/Catagory/UILabel+BD/*.h"
335     },
336     {
337       "name": "UIButton+Layout",
338       "source_files": "UIKit/Catagory/UIButton+Layout/*.{h,m}",
339       "public_header_files": "UIKit/Catagory/UIButton+Layout/*.h"
340     },
341     {
342       "name": "UITextField+BD",
343       "source_files": "UIKit/Catagory/UITextField+BD/*.{h,m}",
344       "public_header_files": "UIKit/Catagory/UITextField+BD/*.h"
345     },
346     {
347       "name": "UITextView+BD",
348       "source_files": "UIKit/Catagory/UITextView+BD/*.{h,m}",
349       "public_header_files": "UIKit/Catagory/UITextView+BD/*.h"
350     },
351     {
352       "name": "UIView+BD",
353       "source_files": "UIKit/Catagory/UIView+BD/*.{h,m}",
354       "public_header_files": "UIKit/Catagory/UIView+BD/*.h"
355     },
356     {
357       "name": "BDButton",
358       "source_files": "UIKit/View/BDButton/*.{h,m}",
359       "public_header_files": "UIKit/View/BDButton/*.h"
360     },
361     {
362       "name": "BDSegmentView",
363       "source_files": "UIKit/View/BDSegmentView/*.{h,m}",
364       "public_header_files": "UIKit/View/BDSegmentView/*.h"
365     },
366     {
367       "name": "BDImageView",
368       "source_files": "UIKit/View/BDImageView/*.{h,m}",
369       "public_header_files": "UIKit/View/BDImageView/*.h"
370     },
371     {
372       "name": "BDLabel",
373       "source_files": "UIKit/View/BDLabel/*.{h,m}",
374       "public_header_files": "UIKit/View/BDLabel/*.h"
375     },
376     {
377       "name": "UIView+BDCDS",
378       "source_files": "UIKit/Catagory/UIView+BDCDS/*.{h,m}",
379       "public_header_files": "UIKit/Catagory/UIView+BDCDS/*.h"
380     },
381     {
382       "name": "NSURLProtocol+WKWebVIew",
383       "source_files": "Foundation/Catagory/NSURLProtocol+WKWebVIew/*.{h,m}",
384       "public_header_files": "Foundation/Catagory/NSURLProtocol+WKWebVIew/*.h"
385     },
386     {
387       "name": "NSData+DeviceToken",
388       "source_files": "Foundation/Catagory/NSData+DeviceToken/*.{h,m}",
389       "public_header_files": "Foundation/Catagory/NSData+DeviceToken/*.h"
390     },
391     {
392       "name": "NSBundle+Associated",
393       "source_files": "Foundation/Catagory/NSBundle+Associated/*.{h,m}",
394       "public_header_files": "Foundation/Catagory/NSBundle+Associated/*.h"
395     },
396     {
397       "name": "NSURLComponents+Pairs",
398       "source_files": "Foundation/Catagory/NSURLComponents+Pairs/*.{h,m}",
399       "public_header_files": "Foundation/Catagory/NSURLComponents+Pairs/*.h"
400     },
401     {
402       "name": "BDAudioPlayer",
403       "source_files": "UIKit/Utils/BDAudioPlayer/*.{h,m}",
404       "public_header_files": "UIKit/Utils/BDAudioPlayer/*.h",
405       "resources": "UIKit/Utils/BDAudioPlayer/*.bundle"
406     },
407     {
408       "name": "BDComponentFactory",
409       "source_files": "UIKit/Utils/BDComponentFactory/*.{h,m}",
410       "public_header_files": "UIKit/Utils/BDComponentFactory/*.h"
411     },
412     {
413       "name": "BDAnimation",
414       "source_files": "UIKit/Utils/BDAnimation/*.{h,m}",
415       "public_header_files": "UIKit/Utils/BDAnimation/*.h"
416     },
417     {
418       "name": "BDAppStoreChecker",
419       "source_files": "UIKit/Utils/BDAppStoreChecker/*.{h,m}",
420       "public_header_files": "UIKit/Utils/BDAppStoreChecker/*.h"
421     },
422     {
423       "name": "BDCommonCryptor",
424       "source_files": "UIKit/Utils/BDCommonCryptor/*.{h,m}",
425       "public_header_files": "UIKit/Utils/BDCommonCryptor/*.h"
426     },
427     {
428       "name": "BDFreeStyleButton",
429       "dependencies": {
430         "BDToolKit/BDView": [
432         ]
433       },
434       "source_files": "UIKit/View/BDFreeStyleButton/*.{h,m}",
435       "public_header_files": "UIKit/View/BDFreeStyleButton/*.h"
436     },
437     {
438       "name": "BDModel",
439       "source_files": "Foundation/Utils/BDModel/*.{h,m}",
440       "public_header_files": "Foundation/Utils/BDModel/*.h"
441     },
442     {
443       "name": "UIView+BDAnimation",
444       "source_files": "UIKit/Catagory/UIView+BDAnimation/*.{h,m}",
445       "public_header_files": "UIKit/Catagory/UIView+BDAnimation/*.h"
446     },
447     {
448       "name": "UIView+Constraints",
449       "source_files": "UIKit/Catagory/UIView+Constraints/*.{h,m}",
450       "public_header_files": "UIKit/Catagory/UIView+Constraints/*.h"
451     },
452     {
453       "name": "UIView+BorderLine",
454       "dependencies": {
455         "BDToolKit/NSObject+Identifier": [
457         ]
458       },
459       "source_files": "UIKit/Catagory/UIView+BorderLine/*.{h,m}",
460       "public_header_files": "UIKit/Catagory/UIView+BorderLine/*.h"
461     },
462     {
463       "name": "NSObject+NSCoding",
464       "source_files": "Foundation/Catagory/NSObject+NSCoding/*.{h,m}",
465       "public_header_files": "Foundation/Catagory/NSObject+NSCoding/*.h"
466     },
467     {
468       "name": "NSObject+Archive",
469       "source_files": "Foundation/Catagory/NSObject+Archive/*.{h,m}",
470       "public_header_files": "Foundation/Catagory/NSObject+Archive/*.h"
471     },
472     {
473       "name": "NSString+PercentEncoding",
474       "source_files": "Foundation/Catagory/NSString+PercentEncoding/*.{h,m}",
475       "public_header_files": "Foundation/Catagory/NSString+PercentEncoding/*.h"
476     }
477   ]