[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 3 / 2 / BDToolKit / 2.6.5 / BDToolKit.podspec.json
blob0599f3412df56342f9d8b29d28adb8835af7b37e
2   "name": "BDToolKit",
3   "version": "2.6.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.6.5"
20   },
21   "frameworks": [
22     "UIKit",
23     "Foundation",
24     "WebKit",
25     "AVFoundation",
26     "QuartzCore",
27     "StoreKit",
28     "Security"
29   ],
30   "requires_arc": true,
31   "source_files": "BDToolKit.h",
32   "public_header_files": "BDToolKit.h",
33   "subspecs": [
34     {
35       "name": "BDDefine",
36       "source_files": "BDDefine.h",
37       "public_header_files": "BDDefine.h"
38     },
39     {
40       "name": "NSObject+Identifier",
41       "source_files": "UIKit/Catagory/NSObject+Identifier/*.{h,m}",
42       "public_header_files": "UIKit/Catagory/NSObject+Identifier/*.h"
43     },
44     {
45       "name": "BDView",
46       "source_files": "UIKit/View/BDView/*.{h,m}",
47       "public_header_files": "UIKit/View/BDView/*.h"
48     },
49     {
50       "name": "BDCountDownButton",
51       "source_files": "UIKit/View/BDCountDownButton/*.{h,m}",
52       "public_header_files": "UIKit/View/BDCountDownButton/*.h"
53     },
54     {
55       "name": "BDNavigationBar",
56       "source_files": "UIKit/View/BDNavigationBar/*.{h,m}",
57       "public_header_files": "UIKit/View/BDNavigationBar/*.h"
58     },
59     {
60       "name": "BDStackView",
61       "source_files": "UIKit/View/BDStackView/*.{h,m}",
62       "public_header_files": "UIKit/View/BDStackView/*.h"
63     },
64     {
65       "name": "UILabel+NSNumberFormat",
66       "source_files": "UIKit/Catagory/UILabel+NSNumberFormat/*.{h,m}",
67       "public_header_files": "UIKit/Catagory/UILabel+NSNumberFormat/*.h"
68     },
69     {
70       "name": "NSMutableDictionary+BD",
71       "source_files": "UIKit/Catagory/NSMutableDictionary+BD/*.{h,m}",
72       "public_header_files": "UIKit/Catagory/NSMutableDictionary+BD/*.h"
73     },
74     {
75       "name": "UIView+Tap",
76       "source_files": "UIKit/Catagory/UIView+Tap/*.{h,m}",
77       "public_header_files": "UIKit/Catagory/UIView+Tap/*.h"
78     },
79     {
80       "name": "UIButton+BD",
81       "source_files": "UIKit/Catagory/UIButton+BD/*.{h,m}",
82       "public_header_files": "UIKit/Catagory/UIButton+BD/*.h"
83     },
84     {
85       "name": "NSData+Encryption",
86       "source_files": "UIKit/Catagory/NSData+Encryption/*.{h,m}",
87       "public_header_files": "UIKit/Catagory/NSData+Encryption/*.h"
88     },
89     {
90       "name": "NSString+Encryption",
91       "dependencies": {
92         "BDToolKit/NSData+Encryption": [
94         ]
95       },
96       "source_files": "UIKit/Catagory/NSString+Encryption/*.{h,m}",
97       "public_header_files": "UIKit/Catagory/NSString+Encryption/*.h"
98     },
99     {
100       "name": "NSString+RandomKey",
101       "dependencies": {
102         "BDToolKit/NSString+Encryption": [
104         ]
105       },
106       "source_files": "UIKit/Catagory/NSString+RandomKey/*.{h,m}",
107       "public_header_files": "UIKit/Catagory/NSString+RandomKey/*.h"
108     },
109     {
110       "name": "NSData+RandomData",
111       "source_files": "UIKit/Catagory/NSData+RandomData/*.{h,m}",
112       "public_header_files": "UIKit/Catagory/NSData+RandomData/*.h"
113     },
114     {
115       "name": "UIViewController+BD",
116       "source_files": "UIKit/Catagory/UIViewController+BD/*.{h,m}",
117       "public_header_files": "UIKit/Catagory/UIViewController+BD/*.h"
118     },
119     {
120       "name": "NSMutableArray+BDModel",
121       "dependencies": {
122         "BDToolKit/BDModel": [
124         ]
125       },
126       "source_files": "UIKit/Catagory/NSMutableArray+BDModel/*.{h,m}",
127       "public_header_files": "UIKit/Catagory/NSMutableArray+BDModel/*.h"
128     },
129     {
130       "name": "UIScrollView+AutoAdjustScrollInsets",
131       "source_files": "UIKit/Catagory/UIScrollView+AutoAdjustScrollInsets/*.{h,m}",
132       "public_header_files": "UIKit/Catagory/UIScrollView+AutoAdjustScrollInsets/*.h"
133     },
134     {
135       "name": "UITableViewController+BD",
136       "source_files": "UIKit/Catagory/UITableViewController+BD/*.{h,m}",
137       "public_header_files": "UIKit/Catagory/UITableViewController+BD/*.h"
138     },
139     {
140       "name": "UICollectionViewController+BD",
141       "source_files": "UIKit/Catagory/UICollectionViewController+BD/*.{h,m}",
142       "public_header_files": "UIKit/Catagory/UICollectionViewController+BD/*.h"
143     },
144     {
145       "name": "UINavigationController+Pop",
146       "source_files": "UIKit/Catagory/UINavigationController+Pop/*.{h,m}",
147       "public_header_files": "UIKit/Catagory/UINavigationController+Pop/*.h"
148     },
149     {
150       "name": "NSObject+Ivar",
151       "source_files": "UIKit/Catagory/NSObject+Ivar/*.{h,m}",
152       "public_header_files": "UIKit/Catagory/NSObject+Ivar/*.h"
153     },
154     {
155       "name": "NSDate+BD",
156       "source_files": "UIKit/Catagory/NSDate+BD/*.{h,m}",
157       "public_header_files": "UIKit/Catagory/NSDate+BD/*.h"
158     },
159     {
160       "name": "NSObject+BD",
161       "source_files": "UIKit/Catagory/NSObject+BD/*.{h,m}",
162       "public_header_files": "UIKit/Catagory/NSObject+BD/*.h"
163     },
164     {
165       "name": "NSNumber+NumerFormat",
166       "source_files": "UIKit/Catagory/NSNumber+NumerFormat/*.{h,m}",
167       "public_header_files": "UIKit/Catagory/NSNumber+NumerFormat/*.h"
168     },
169     {
170       "name": "BDViewController",
171       "dependencies": {
172         "BDToolKit/BDView": [
174         ],
175         "BDToolKit/BDStackView": [
177         ]
178       },
179       "source_files": "UIKit/Controller/BDViewController/*.{h,m}",
180       "public_header_files": "UIKit/Controller/BDViewController/*.h"
181     },
182     {
183       "name": "BDTableViewController",
184       "dependencies": {
185         "BDToolKit/BDView": [
187         ],
188         "BDToolKit/BDStackView": [
190         ]
191       },
192       "source_files": "UIKit/Controller/BDTableViewController/*.{h,m}",
193       "public_header_files": "UIKit/Controller/BDTableViewController/*.h"
194     },
195     {
196       "name": "BDCollectionViewController",
197       "dependencies": {
198         "BDToolKit/BDView": [
200         ],
201         "BDToolKit/BDStackView": [
203         ]
204       },
205       "source_files": "UIKit/Controller/BDCollectionViewController/*.{h,m}",
206       "public_header_files": "UIKit/Controller/BDCollectionViewController/*.h"
207     },
208     {
209       "name": "BDTableViewCell",
210       "dependencies": {
211         "BDToolKit/BDView": [
213         ],
214         "BDToolKit/BDStackView": [
216         ]
217       },
218       "source_files": "UIKit/View/BDTableViewCell/*.{h,m}",
219       "public_header_files": "UIKit/View/BDTableViewCell/*.h"
220     },
221     {
222       "name": "BDCollectionViewFlowLayout",
223       "source_files": "UIKit/View/BDCollectionViewFlowLayout/*.{h,m}",
224       "public_header_files": "UIKit/View/BDCollectionViewFlowLayout/*.h"
225     },
226     {
227       "name": "BDCollectionReusableView",
228       "dependencies": {
229         "BDToolKit/BDView": [
231         ],
232         "BDToolKit/BDStackView": [
234         ]
235       },
236       "source_files": "UIKit/View/BDCollectionReusableView/*.{h,m}",
237       "public_header_files": "UIKit/View/BDCollectionReusableView/*.h"
238     },
239     {
240       "name": "BDCollectionViewCell",
241       "dependencies": {
242         "BDToolKit/BDView": [
244         ],
245         "BDToolKit/BDStackView": [
247         ]
248       },
249       "source_files": "UIKit/View/BDCollectionViewCell/*.{h,m}",
250       "public_header_files": "UIKit/View/BDCollectionViewCell/*.h"
251     },
252     {
253       "name": "NSArray+BDUIKIT",
254       "dependencies": {
255         "BDToolKit/BDView": [
257         ],
258         "BDToolKit/BDStackView": [
260         ],
261         "BDToolKit/NSObject+Identifier": [
263         ]
264       },
265       "source_files": "UIKit/Catagory/NSArray+BDUIKIT/*.{h,m}",
266       "public_header_files": "UIKit/Catagory/NSArray+BDUIKIT/*.h"
267     },
268     {
269       "name": "NSString+BD",
270       "source_files": "UIKit/Catagory/NSString+BD/*.{h,m}",
271       "public_header_files": "UIKit/Catagory/NSString+BD/*.h"
272     },
273     {
274       "name": "UINib+UIView",
275       "source_files": "UIKit/Catagory/UINib+UIView/*.{h,m}",
276       "public_header_files": "UIKit/Catagory/UINib+UIView/*.h"
277     },
278     {
279       "name": "UILabel+BD",
280       "source_files": "UIKit/Catagory/UILabel+BD/*.{h,m}",
281       "public_header_files": "UIKit/Catagory/UILabel+BD/*.h"
282     },
283     {
284       "name": "UIButton+Layout",
285       "source_files": "UIKit/Catagory/UIButton+Layout/*.{h,m}",
286       "public_header_files": "UIKit/Catagory/UIButton+Layout/*.h"
287     },
288     {
289       "name": "UITextField+BD",
290       "source_files": "UIKit/Catagory/UITextField+BD/*.{h,m}",
291       "public_header_files": "UIKit/Catagory/UITextField+BD/*.h"
292     },
293     {
294       "name": "UITextView+BD",
295       "source_files": "UIKit/Catagory/UITextView+BD/*.{h,m}",
296       "public_header_files": "UIKit/Catagory/UITextView+BD/*.h"
297     },
298     {
299       "name": "UIView+BD",
300       "source_files": "UIKit/Catagory/UIView+BD/*.{h,m}",
301       "public_header_files": "UIKit/Catagory/UIView+BD/*.h"
302     },
303     {
304       "name": "BDButton",
305       "source_files": "UIKit/View/BDButton/*.{h,m}",
306       "public_header_files": "UIKit/View/BDButton/*.h"
307     },
308     {
309       "name": "BDSegmentView",
310       "source_files": "UIKit/View/BDSegmentView/*.{h,m}",
311       "public_header_files": "UIKit/View/BDSegmentView/*.h"
312     },
313     {
314       "name": "BDImageView",
315       "source_files": "UIKit/View/BDImageView/*.{h,m}",
316       "public_header_files": "UIKit/View/BDImageView/*.h"
317     },
318     {
319       "name": "BDLabel",
320       "source_files": "UIKit/View/BDLabel/*.{h,m}",
321       "public_header_files": "UIKit/View/BDLabel/*.h"
322     },
323     {
324       "name": "UIView+BDCDS",
325       "source_files": "UIKit/Catagory/UIView+BDCDS/*.{h,m}",
326       "public_header_files": "UIKit/Catagory/UIView+BDCDS/*.h"
327     },
328     {
329       "name": "NSURLProtocol+WKWebVIew",
330       "source_files": "Foundation/Catagory/NSURLProtocol+WKWebVIew/*.{h,m}",
331       "public_header_files": "Foundation/Catagory/NSURLProtocol+WKWebVIew/*.h"
332     },
333     {
334       "name": "NSData+DeviceToken",
335       "source_files": "Foundation/Catagory/NSData+DeviceToken/*.{h,m}",
336       "public_header_files": "Foundation/Catagory/NSData+DeviceToken/*.h"
337     },
338     {
339       "name": "NSBundle+Associated",
340       "source_files": "Foundation/Catagory/NSBundle+Associated/*.{h,m}",
341       "public_header_files": "Foundation/Catagory/NSBundle+Associated/*.h"
342     },
343     {
344       "name": "NSURLComponents+Pairs",
345       "source_files": "Foundation/Catagory/NSURLComponents+Pairs/*.{h,m}",
346       "public_header_files": "Foundation/Catagory/NSURLComponents+Pairs/*.h"
347     },
348     {
349       "name": "BDAudioPlayer",
350       "source_files": "UIKit/Utils/BDAudioPlayer/*.{h,m}",
351       "public_header_files": "UIKit/Utils/BDAudioPlayer/*.h",
352       "resources": "UIKit/Utils/BDAudioPlayer/*.bundle"
353     },
354     {
355       "name": "BDFreeStyleButton",
356       "dependencies": {
357         "BDToolKit/BDView": [
359         ]
360       },
361       "source_files": "UIKit/View/BDFreeStyleButton/*.{h,m}",
362       "public_header_files": "UIKit/View/BDFreeStyleButton/*.h"
363     },
364     {
365       "name": "BDModel",
366       "source_files": "Foundation/Utils/BDModel/*.{h,m}",
367       "public_header_files": "Foundation/Utils/BDModel/*.h"
368     },
369     {
370       "name": "UIView+BDAnimation",
371       "source_files": "UIKit/Catagory/UIView+BDAnimation/*.{h,m}",
372       "public_header_files": "UIKit/Catagory/UIView+BDAnimation/*.h"
373     },
374     {
375       "name": "UIView+Constraints",
376       "source_files": "UIKit/Catagory/UIView+Constraints/*.{h,m}",
377       "public_header_files": "UIKit/Catagory/UIView+Constraints/*.h"
378     },
379     {
380       "name": "UIView+BorderLine",
381       "dependencies": {
382         "BDToolKit/NSObject+Identifier": [
384         ]
385       },
386       "source_files": "UIKit/Catagory/UIView+BorderLine/*.{h,m}",
387       "public_header_files": "UIKit/Catagory/UIView+BorderLine/*.h"
388     },
389     {
390       "name": "NSObject+NSCoding",
391       "source_files": "Foundation/Catagory/NSObject+NSCoding/*.{h,m}",
392       "public_header_files": "Foundation/Catagory/NSObject+NSCoding/*.h"
393     },
394     {
395       "name": "NSObject+Archive",
396       "source_files": "Foundation/Catagory/NSObject+Archive/*.{h,m}",
397       "public_header_files": "Foundation/Catagory/NSObject+Archive/*.h"
398     },
399     {
400       "name": "NSString+PercentEncoding",
401       "source_files": "Foundation/Catagory/NSString+PercentEncoding/*.{h,m}",
402       "public_header_files": "Foundation/Catagory/NSString+PercentEncoding/*.h"
403     }
404   ]