[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 3 / 2 / BDToolKit / 2.7.1 / BDToolKit.podspec.json
blobfd1a77c3ff2f35a977830604cf4ec210b4810637
2   "name": "BDToolKit",
3   "version": "2.7.1",
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.7.1"
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": "UIView+ShadowPath",
71       "source_files": "UIKit/Catagory/UIView+ShadowPath/*.{h,m}",
72       "public_header_files": "UIKit/Catagory/UIView+ShadowPath/*.h"
73     },
74     {
75       "name": "UIViewController+AutoRotaion",
76       "source_files": "UIKit/Catagory/UIViewController+AutoRotaion/*.{h,m}",
77       "public_header_files": "UIKit/Catagory/UIViewController+AutoRotaion/*.h"
78     },
79     {
80       "name": "UIResponder+AutoRotation",
81       "dependencies": {
82         "BDToolKit/UIViewController+AutoRotaion": [
84         ]
85       },
86       "source_files": "UIKit/Catagory/UIResponder+AutoRotation/*.{h,m}",
87       "public_header_files": "UIKit/Catagory/UIResponder+AutoRotation/*.h"
88     },
89     {
90       "name": "UIImage+QRCode",
91       "source_files": "UIKit/Catagory/UIImage+QRCode/*.{h,m}",
92       "public_header_files": "UIKit/Catagory/UIImage+QRCode/*.h"
93     },
94     {
95       "name": "NSMutableDictionary+BD",
96       "source_files": "UIKit/Catagory/NSMutableDictionary+BD/*.{h,m}",
97       "public_header_files": "UIKit/Catagory/NSMutableDictionary+BD/*.h"
98     },
99     {
100       "name": "UIView+Tap",
101       "source_files": "UIKit/Catagory/UIView+Tap/*.{h,m}",
102       "public_header_files": "UIKit/Catagory/UIView+Tap/*.h"
103     },
104     {
105       "name": "UIButton+BD",
106       "source_files": "UIKit/Catagory/UIButton+BD/*.{h,m}",
107       "public_header_files": "UIKit/Catagory/UIButton+BD/*.h"
108     },
109     {
110       "name": "NSData+Encryption",
111       "source_files": "UIKit/Catagory/NSData+Encryption/*.{h,m}",
112       "public_header_files": "UIKit/Catagory/NSData+Encryption/*.h"
113     },
114     {
115       "name": "NSString+Encryption",
116       "dependencies": {
117         "BDToolKit/NSData+Encryption": [
119         ]
120       },
121       "source_files": "UIKit/Catagory/NSString+Encryption/*.{h,m}",
122       "public_header_files": "UIKit/Catagory/NSString+Encryption/*.h"
123     },
124     {
125       "name": "NSString+RandomKey",
126       "dependencies": {
127         "BDToolKit/NSString+Encryption": [
129         ]
130       },
131       "source_files": "UIKit/Catagory/NSString+RandomKey/*.{h,m}",
132       "public_header_files": "UIKit/Catagory/NSString+RandomKey/*.h"
133     },
134     {
135       "name": "NSData+RandomData",
136       "source_files": "UIKit/Catagory/NSData+RandomData/*.{h,m}",
137       "public_header_files": "UIKit/Catagory/NSData+RandomData/*.h"
138     },
139     {
140       "name": "UIViewController+BD",
141       "source_files": "UIKit/Catagory/UIViewController+BD/*.{h,m}",
142       "public_header_files": "UIKit/Catagory/UIViewController+BD/*.h"
143     },
144     {
145       "name": "NSMutableArray+BDModel",
146       "dependencies": {
147         "BDToolKit/BDModel": [
149         ]
150       },
151       "source_files": "UIKit/Catagory/NSMutableArray+BDModel/*.{h,m}",
152       "public_header_files": "UIKit/Catagory/NSMutableArray+BDModel/*.h"
153     },
154     {
155       "name": "UIScrollView+AutoAdjustScrollInsets",
156       "source_files": "UIKit/Catagory/UIScrollView+AutoAdjustScrollInsets/*.{h,m}",
157       "public_header_files": "UIKit/Catagory/UIScrollView+AutoAdjustScrollInsets/*.h"
158     },
159     {
160       "name": "UITableViewController+BD",
161       "source_files": "UIKit/Catagory/UITableViewController+BD/*.{h,m}",
162       "public_header_files": "UIKit/Catagory/UITableViewController+BD/*.h"
163     },
164     {
165       "name": "UICollectionViewController+BD",
166       "source_files": "UIKit/Catagory/UICollectionViewController+BD/*.{h,m}",
167       "public_header_files": "UIKit/Catagory/UICollectionViewController+BD/*.h"
168     },
169     {
170       "name": "UINavigationController+Pop",
171       "source_files": "UIKit/Catagory/UINavigationController+Pop/*.{h,m}",
172       "public_header_files": "UIKit/Catagory/UINavigationController+Pop/*.h"
173     },
174     {
175       "name": "NSObject+Ivar",
176       "source_files": "UIKit/Catagory/NSObject+Ivar/*.{h,m}",
177       "public_header_files": "UIKit/Catagory/NSObject+Ivar/*.h"
178     },
179     {
180       "name": "NSDate+BD",
181       "source_files": "UIKit/Catagory/NSDate+BD/*.{h,m}",
182       "public_header_files": "UIKit/Catagory/NSDate+BD/*.h"
183     },
184     {
185       "name": "NSObject+BD",
186       "source_files": "UIKit/Catagory/NSObject+BD/*.{h,m}",
187       "public_header_files": "UIKit/Catagory/NSObject+BD/*.h"
188     },
189     {
190       "name": "NSNumber+NumerFormat",
191       "source_files": "UIKit/Catagory/NSNumber+NumerFormat/*.{h,m}",
192       "public_header_files": "UIKit/Catagory/NSNumber+NumerFormat/*.h"
193     },
194     {
195       "name": "BDViewController",
196       "dependencies": {
197         "BDToolKit/BDView": [
199         ],
200         "BDToolKit/BDStackView": [
202         ]
203       },
204       "source_files": "UIKit/Controller/BDViewController/*.{h,m}",
205       "public_header_files": "UIKit/Controller/BDViewController/*.h"
206     },
207     {
208       "name": "BDTableViewController",
209       "dependencies": {
210         "BDToolKit/BDView": [
212         ],
213         "BDToolKit/BDStackView": [
215         ]
216       },
217       "source_files": "UIKit/Controller/BDTableViewController/*.{h,m}",
218       "public_header_files": "UIKit/Controller/BDTableViewController/*.h"
219     },
220     {
221       "name": "BDCollectionViewController",
222       "dependencies": {
223         "BDToolKit/BDView": [
225         ],
226         "BDToolKit/BDStackView": [
228         ]
229       },
230       "source_files": "UIKit/Controller/BDCollectionViewController/*.{h,m}",
231       "public_header_files": "UIKit/Controller/BDCollectionViewController/*.h"
232     },
233     {
234       "name": "BDTableViewCell",
235       "dependencies": {
236         "BDToolKit/BDView": [
238         ],
239         "BDToolKit/BDStackView": [
241         ]
242       },
243       "source_files": "UIKit/View/BDTableViewCell/*.{h,m}",
244       "public_header_files": "UIKit/View/BDTableViewCell/*.h"
245     },
246     {
247       "name": "BDCollectionViewFlowLayout",
248       "source_files": "UIKit/View/BDCollectionViewFlowLayout/*.{h,m}",
249       "public_header_files": "UIKit/View/BDCollectionViewFlowLayout/*.h"
250     },
251     {
252       "name": "BDCollectionReusableView",
253       "dependencies": {
254         "BDToolKit/BDView": [
256         ],
257         "BDToolKit/BDStackView": [
259         ]
260       },
261       "source_files": "UIKit/View/BDCollectionReusableView/*.{h,m}",
262       "public_header_files": "UIKit/View/BDCollectionReusableView/*.h"
263     },
264     {
265       "name": "BDCollectionViewCell",
266       "dependencies": {
267         "BDToolKit/BDView": [
269         ],
270         "BDToolKit/BDStackView": [
272         ]
273       },
274       "source_files": "UIKit/View/BDCollectionViewCell/*.{h,m}",
275       "public_header_files": "UIKit/View/BDCollectionViewCell/*.h"
276     },
277     {
278       "name": "NSArray+BDUIKIT",
279       "dependencies": {
280         "BDToolKit/BDView": [
282         ],
283         "BDToolKit/BDStackView": [
285         ],
286         "BDToolKit/NSObject+Identifier": [
288         ]
289       },
290       "source_files": "UIKit/Catagory/NSArray+BDUIKIT/*.{h,m}",
291       "public_header_files": "UIKit/Catagory/NSArray+BDUIKIT/*.h"
292     },
293     {
294       "name": "NSString+BD",
295       "source_files": "UIKit/Catagory/NSString+BD/*.{h,m}",
296       "public_header_files": "UIKit/Catagory/NSString+BD/*.h"
297     },
298     {
299       "name": "UINib+UIView",
300       "source_files": "UIKit/Catagory/UINib+UIView/*.{h,m}",
301       "public_header_files": "UIKit/Catagory/UINib+UIView/*.h"
302     },
303     {
304       "name": "UILabel+BD",
305       "source_files": "UIKit/Catagory/UILabel+BD/*.{h,m}",
306       "public_header_files": "UIKit/Catagory/UILabel+BD/*.h"
307     },
308     {
309       "name": "UIButton+Layout",
310       "source_files": "UIKit/Catagory/UIButton+Layout/*.{h,m}",
311       "public_header_files": "UIKit/Catagory/UIButton+Layout/*.h"
312     },
313     {
314       "name": "UITextField+BD",
315       "source_files": "UIKit/Catagory/UITextField+BD/*.{h,m}",
316       "public_header_files": "UIKit/Catagory/UITextField+BD/*.h"
317     },
318     {
319       "name": "UITextView+BD",
320       "source_files": "UIKit/Catagory/UITextView+BD/*.{h,m}",
321       "public_header_files": "UIKit/Catagory/UITextView+BD/*.h"
322     },
323     {
324       "name": "UIView+BD",
325       "source_files": "UIKit/Catagory/UIView+BD/*.{h,m}",
326       "public_header_files": "UIKit/Catagory/UIView+BD/*.h"
327     },
328     {
329       "name": "BDButton",
330       "source_files": "UIKit/View/BDButton/*.{h,m}",
331       "public_header_files": "UIKit/View/BDButton/*.h"
332     },
333     {
334       "name": "BDSegmentView",
335       "source_files": "UIKit/View/BDSegmentView/*.{h,m}",
336       "public_header_files": "UIKit/View/BDSegmentView/*.h"
337     },
338     {
339       "name": "BDImageView",
340       "source_files": "UIKit/View/BDImageView/*.{h,m}",
341       "public_header_files": "UIKit/View/BDImageView/*.h"
342     },
343     {
344       "name": "BDLabel",
345       "source_files": "UIKit/View/BDLabel/*.{h,m}",
346       "public_header_files": "UIKit/View/BDLabel/*.h"
347     },
348     {
349       "name": "UIView+BDCDS",
350       "source_files": "UIKit/Catagory/UIView+BDCDS/*.{h,m}",
351       "public_header_files": "UIKit/Catagory/UIView+BDCDS/*.h"
352     },
353     {
354       "name": "NSURLProtocol+WKWebVIew",
355       "source_files": "Foundation/Catagory/NSURLProtocol+WKWebVIew/*.{h,m}",
356       "public_header_files": "Foundation/Catagory/NSURLProtocol+WKWebVIew/*.h"
357     },
358     {
359       "name": "NSData+DeviceToken",
360       "source_files": "Foundation/Catagory/NSData+DeviceToken/*.{h,m}",
361       "public_header_files": "Foundation/Catagory/NSData+DeviceToken/*.h"
362     },
363     {
364       "name": "NSBundle+Associated",
365       "source_files": "Foundation/Catagory/NSBundle+Associated/*.{h,m}",
366       "public_header_files": "Foundation/Catagory/NSBundle+Associated/*.h"
367     },
368     {
369       "name": "NSURLComponents+Pairs",
370       "source_files": "Foundation/Catagory/NSURLComponents+Pairs/*.{h,m}",
371       "public_header_files": "Foundation/Catagory/NSURLComponents+Pairs/*.h"
372     },
373     {
374       "name": "BDAudioPlayer",
375       "source_files": "UIKit/Utils/BDAudioPlayer/*.{h,m}",
376       "public_header_files": "UIKit/Utils/BDAudioPlayer/*.h",
377       "resources": "UIKit/Utils/BDAudioPlayer/*.bundle"
378     },
379     {
380       "name": "BDFreeStyleButton",
381       "dependencies": {
382         "BDToolKit/BDView": [
384         ]
385       },
386       "source_files": "UIKit/View/BDFreeStyleButton/*.{h,m}",
387       "public_header_files": "UIKit/View/BDFreeStyleButton/*.h"
388     },
389     {
390       "name": "BDModel",
391       "source_files": "Foundation/Utils/BDModel/*.{h,m}",
392       "public_header_files": "Foundation/Utils/BDModel/*.h"
393     },
394     {
395       "name": "UIView+BDAnimation",
396       "source_files": "UIKit/Catagory/UIView+BDAnimation/*.{h,m}",
397       "public_header_files": "UIKit/Catagory/UIView+BDAnimation/*.h"
398     },
399     {
400       "name": "UIView+Constraints",
401       "source_files": "UIKit/Catagory/UIView+Constraints/*.{h,m}",
402       "public_header_files": "UIKit/Catagory/UIView+Constraints/*.h"
403     },
404     {
405       "name": "UIView+BorderLine",
406       "dependencies": {
407         "BDToolKit/NSObject+Identifier": [
409         ]
410       },
411       "source_files": "UIKit/Catagory/UIView+BorderLine/*.{h,m}",
412       "public_header_files": "UIKit/Catagory/UIView+BorderLine/*.h"
413     },
414     {
415       "name": "NSObject+NSCoding",
416       "source_files": "Foundation/Catagory/NSObject+NSCoding/*.{h,m}",
417       "public_header_files": "Foundation/Catagory/NSObject+NSCoding/*.h"
418     },
419     {
420       "name": "NSObject+Archive",
421       "source_files": "Foundation/Catagory/NSObject+Archive/*.{h,m}",
422       "public_header_files": "Foundation/Catagory/NSObject+Archive/*.h"
423     },
424     {
425       "name": "NSString+PercentEncoding",
426       "source_files": "Foundation/Catagory/NSString+PercentEncoding/*.{h,m}",
427       "public_header_files": "Foundation/Catagory/NSString+PercentEncoding/*.h"
428     }
429   ]