[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 3 / 2 / BDToolKit / 2.0.1 / BDToolKit.podspec.json
blobe23128e67817d996a4e068c0403e248024966407
2   "name": "BDToolKit",
3   "version": "2.0.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": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/reference/BDToolKit.git",
19     "tag": "2.0.1"
20   },
21   "frameworks": [
22     "UIKit",
23     "Foundation",
24     "WebKit",
25     "AVFoundation",
26     "QuartzCore",
27     "StoreKit"
28   ],
29   "requires_arc": true,
30   "source_files": "BDToolKit.h",
31   "public_header_files": "BDToolKit.h",
32   "subspecs": [
33     {
34       "name": "UILabel+NSNumberFormat",
35       "source_files": "UIKit/Catagory/UILabel+NSNumberFormat/*.{h,m}",
36       "public_header_files": "UIKit/Catagory/UILabel+NSNumberFormat/*.h"
37     },
38     {
39       "name": "NSMutableDictionary+BD",
40       "source_files": "UIKit/Catagory/NSMutableDictionary+BD/*.{h,m}",
41       "public_header_files": "UIKit/Catagory/NSMutableDictionary+BD/*.h"
42     },
43     {
44       "name": "UIView+Tap",
45       "source_files": "UIKit/Catagory/UIView+Tap/*.{h,m}",
46       "public_header_files": "UIKit/Catagory/UIView+Tap/*.h"
47     },
48     {
49       "name": "UIButton+BD",
50       "source_files": "UIKit/Catagory/UIButton+BD/*.{h,m}",
51       "public_header_files": "UIKit/Catagory/UIButton+BD/*.h"
52     },
53     {
54       "name": "UIViewController+BD",
55       "source_files": "UIKit/Catagory/UIViewController+BD/*.{h,m}",
56       "public_header_files": "UIKit/Catagory/UIViewController+BD/*.h"
57     },
58     {
59       "name": "UITableViewController+BD",
60       "source_files": "UIKit/Catagory/UITableViewController+BD/*.{h,m}",
61       "public_header_files": "UIKit/Catagory/UITableViewController+BD/*.h"
62     },
63     {
64       "name": "UICollectionViewController+BD",
65       "source_files": "UIKit/Catagory/UICollectionViewController+BD/*.{h,m}",
66       "public_header_files": "UIKit/Catagory/UICollectionViewController+BD/*.h"
67     },
68     {
69       "name": "NSDate+BD",
70       "source_files": "UIKit/Catagory/NSDate+BD/*.{h,m}",
71       "public_header_files": "UIKit/Catagory/NSDate+BD/*.h"
72     },
73     {
74       "name": "NSObject+BD",
75       "source_files": "UIKit/Catagory/NSObject+BD/*.{h,m}",
76       "public_header_files": "UIKit/Catagory/NSObject+BD/*.h"
77     },
78     {
79       "name": "NSNumber+NumerFormat",
80       "source_files": "UIKit/Catagory/NSNumber+NumerFormat/*.{h,m}",
81       "public_header_files": "UIKit/Catagory/NSNumber+NumerFormat/*.h"
82     },
83     {
84       "name": "NSObject+Identifier",
85       "source_files": "UIKit/Catagory/NSObject+Identifier/*.{h,m}",
86       "public_header_files": "UIKit/Catagory/NSObject+Identifier/*.h"
87     },
88     {
89       "name": "NSArray+Identifier",
90       "source_files": "UIKit/Catagory/NSArray+Identifier/*.{h,m}",
91       "public_header_files": "UIKit/Catagory/NSArray+Identifier/*.h"
92     },
93     {
94       "name": "BDViewController",
95       "source_files": "UIKit/Controller/BDViewController/*.{h,m}",
96       "public_header_files": "UIKit/Controller/BDViewController/*.h"
97     },
98     {
99       "name": "BDTableViewController",
100       "source_files": "UIKit/Controller/BDTableViewController/*.{h,m}",
101       "public_header_files": "UIKit/Controller/BDTableViewController/*.h"
102     },
103     {
104       "name": "BDCollectionViewController",
105       "source_files": "UIKit/Controller/BDCollectionViewController/*.{h,m}",
106       "public_header_files": "UIKit/Controller/BDCollectionViewController/*.h"
107     },
108     {
109       "name": "BDView",
110       "source_files": "UIKit/View/BDView/*.{h,m}",
111       "public_header_files": "UIKit/View/BDView/*.h"
112     },
113     {
114       "name": "BDTableViewCell",
115       "source_files": "UIKit/View/BDTableViewCell/*.{h,m}",
116       "public_header_files": "UIKit/View/BDTableViewCell/*.h"
117     },
118     {
119       "name": "BDCollectionViewCell",
120       "source_files": "UIKit/View/BDCollectionViewCell/*.{h,m}",
121       "public_header_files": "UIKit/View/BDCollectionViewCell/*.h"
122     },
123     {
124       "name": "NSArray+BDUIKIT",
125       "source_files": "UIKit/Catagory/NSArray+BDUIKIT/*.{h,m}",
126       "public_header_files": "UIKit/Catagory/NSArray+BDUIKIT/*.h"
127     },
128     {
129       "name": "NSString+BD",
130       "source_files": "UIKit/Catagory/NSString+BD/*.{h,m}",
131       "public_header_files": "UIKit/Catagory/NSString+BD/*.h"
132     },
133     {
134       "name": "UILabel+BD",
135       "source_files": "UIKit/Catagory/UILabel+BD/*.{h,m}",
136       "public_header_files": "UIKit/Catagory/UILabel+BD/*.h"
137     },
138     {
139       "name": "UITextField+BD",
140       "source_files": "UIKit/Catagory/UITextField+BD/*.{h,m}",
141       "public_header_files": "UIKit/Catagory/UITextField+BD/*.h"
142     },
143     {
144       "name": "UITextView+BD",
145       "source_files": "UIKit/Catagory/UITextView+BD/*.{h,m}",
146       "public_header_files": "UIKit/Catagory/UITextView+BD/*.h"
147     },
148     {
149       "name": "UIView+BD",
150       "source_files": "UIKit/Catagory/UIView+BD/*.{h,m}",
151       "public_header_files": "UIKit/Catagory/UIView+BD/*.h"
152     },
153     {
154       "name": "BDButton",
155       "source_files": "UIKit/View/BDButton/*.{h,m}",
156       "public_header_files": "UIKit/View/BDButton/*.h"
157     },
158     {
159       "name": "BDSegmentView",
160       "source_files": "UIKit/View/BDSegmentView/*.{h,m}",
161       "public_header_files": "UIKit/View/BDSegmentView/*.h"
162     },
163     {
164       "name": "BDImageView",
165       "source_files": "UIKit/View/BDImageView/*.{h,m}",
166       "public_header_files": "UIKit/View/BDImageView/*.h"
167     },
168     {
169       "name": "BDLabel",
170       "source_files": "UIKit/View/BDLabel/*.{h,m}",
171       "public_header_files": "UIKit/View/BDLabel/*.h"
172     },
173     {
174       "name": "UIView+BDCDS",
175       "source_files": "UIKit/Catagory/UIView+BDCDS/*.{h,m}",
176       "public_header_files": "UIKit/Catagory/UIView+BDCDS/*.h"
177     },
178     {
179       "name": "NSURLProtocol+WKWebVIew",
180       "source_files": "Foundation/Catagory/NSURLProtocol+WKWebVIew/*.{h,m}",
181       "public_header_files": "Foundation/Catagory/NSURLProtocol+WKWebVIew/*.h"
182     },
183     {
184       "name": "BDAudioPlayer",
185       "source_files": "UIKit/Utils/BDAudioPlayer/*.{h,m}",
186       "public_header_files": "UIKit/Utils/BDAudioPlayer/*.h",
187       "resources": "UIKit/Utils/BDAudioPlayer/*.bundle"
188     },
189     {
190       "name": "BDFreeStyleButton",
191       "dependencies": {
192         "BDToolKit/BDView": [
194         ]
195       },
196       "source_files": "UIKit/View/BDFreeStyleButton/*.{h,m}",
197       "public_header_files": "UIKit/View/BDFreeStyleButton/*.h"
198     },
199     {
200       "name": "BDModel",
201       "source_files": "Foundation/Utils/BDModel/*.{h,m}",
202       "public_header_files": "Foundation/Utils/BDModel/*.h"
203     },
204     {
205       "name": "UIView+BDAnimation",
206       "source_files": "UIKit/Catagory/UIView+BDAnimation/*.{h,m}",
207       "public_header_files": "UIKit/Catagory/UIView+BDAnimation/*.h"
208     },
209     {
210       "name": "UIView+Constraints",
211       "source_files": "UIKit/Catagory/UIView+Constraints/*.{h,m}",
212       "public_header_files": "UIKit/Catagory/UIView+Constraints/*.h"
213     },
214     {
215       "name": "UIButton+Action",
216       "source_files": "UIKit/Catagory/UIButton+Action/*.{h,m}",
217       "public_header_files": "UIKit/Catagory/UIButton+Action/*.h"
218     },
219     {
220       "name": "UIView+BorderLine",
221       "dependencies": {
222         "BDToolKit/NSObject+Identifier": [
224         ]
225       },
226       "source_files": "UIKit/Catagory/UIView+BorderLine/*.{h,m}",
227       "public_header_files": "UIKit/Catagory/UIView+BorderLine/*.h"
228     },
229     {
230       "name": "NSObject+NSCoding",
231       "source_files": "Foundation/Catagory/NSObject+NSCoding/*.{h,m}",
232       "public_header_files": "Foundation/Catagory/NSObject+NSCoding/*.h"
233     },
234     {
235       "name": "NSObject+Archive",
236       "source_files": "Foundation/Catagory/NSObject+Archive/*.{h,m}",
237       "public_header_files": "Foundation/Catagory/NSObject+Archive/*.h"
238     },
239     {
240       "name": "NSString+PercentEncoding",
241       "source_files": "Foundation/Catagory/NSString+PercentEncoding/*.{h,m}",
242       "public_header_files": "Foundation/Catagory/NSString+PercentEncoding/*.h"
243     }
244   ]