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