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