[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / a / b / c / GBToolbox / 20.3.0 / GBToolbox.podspec.json
blob804bb5966de9eacd9bd4cad46a7da75682718ca1
2   "name": "GBToolbox",
3   "version": "20.3.0",
4   "source": {
5     "git": "https://github.com/lmirosevic/GBToolbox.git",
6     "tag": "20.3.0"
7   },
8   "summary": "Goonbee's iOS development toolbox",
9   "homepage": "https://github.com/lmirosevic/GBToolbox",
10   "license": "Apache License, Version 2.0",
11   "authors": {
12     "Luka Mirosevic": "luka@goonbee.com"
13   },
14   "platforms": {
15     "ios": "5.0",
16     "osx": "10.6"
17   },
18   "source_files": [
19     "GBToolbox/GBToolbox.h",
20     "GBToolbox/GBTypes_Common.h",
21     "GBToolbox/GBConstants_Common.{h,m}",
22     "GBToolbox/GBMacros_Common.h",
23     "GBToolbox/GBUtility_Common.{h,m}",
24     "GBToolbox/GBFastArray.{h,m}",
25     "GBToolbox/GBMessageInterceptor.{h,m}",
26     "GBToolbox/GBCompletable.{h,m}",
27     "GBToolbox/NSObject+GBToolbox.{h,m}",
28     "GBToolbox/NSTimer+GBToolbox.{h,m}",
29     "GBToolbox/NSData+GBToolbox.{h,m}",
30     "GBToolbox/NSString+GBToolbox.{h,m}",
31     "GBToolbox/CALayer+GBToolbox.{h,m}",
32     "GBToolbox/NSArray+GBToolbox.{h,m}",
33     "GBToolbox/NSMutableArray+GBToolbox.{h,m}",
34     "GBToolbox/NSDictionary+GBToolbox.{h,m}",
35     "GBToolbox/NSMutableDictionary+GBToolbox.{h,m}",
36     "GBToolbox/NSMutableURLRequest+GBToolbox.{h,m}",
37     "GBToolbox/NSDate+GBToolbox.{h,m}",
38     "GBToolbox/NSInvocation+GBToolbox.{h,m}",
39     "GBToolbox/GBFrameChangedProtocol.{h,m}",
40     "GBToolbox/GBCache.{h,m}",
41     "GBToolbox/NSMapTable+GBToolbox.{h,m}",
42     "GBToolbox/GBEnumWrapper.{h,m}",
43     "GBToolbox/GBAddress.{h,m}",
44     "GBToolbox/GBRemoteDebugMessages.{h,m}"
45   ],
46   "ios": {
47     "source_files": [
48       "GBToolbox/GBTypes_iOS.h",
49       "GBToolbox/GBMacros_iOS.h",
50       "GBToolbox/GBUtility_iOS.h",
51       "GBToolbox/GBUtility_iOS.{h,m}",
52       "GBToolbox/GBCustomNavigationBar.{h,m}",
53       "GBToolbox/GBTextField.{h,m}",
54       "GBToolbox/GBTextView.{h,m}",
55       "GBToolbox/GBButton.{h,m}",
56       "GBToolbox/GBToggleControl.{h,m}",
57       "GBToolbox/GBToggleControlRadioGroupManager.{h,m}",
58       "GBToolbox/GBAlertBadgeView.{h,m}",
59       "GBToolbox/GBRoundBadgeView.{h,m}",
60       "GBToolbox/GBColoredBarView.{h,m}",
61       "GBToolbox/GBTextBox.{h,m}",
62       "GBToolbox/GBTestView.{h,m}",
63       "GBToolbox/GBTableViewController.{h,m}",
64       "GBToolbox/UITableView+GBToolbox.{h,m}",
65       "GBToolbox/UIViewController+GBToolbox.{h,m}",
66       "GBToolbox/UIView+GBToolbox.{h,m}",
67       "GBToolbox/UIImage+GBToolbox.{h,m}",
68       "GBToolbox/UIScrollView+GBToolbox.{h,m}",
69       "GBToolbox/UIImageView+GBToolbox.{h,m}",
70       "GBToolbox/MKMapView+GBToolbox.{h,m}",
71       "GBToolbox/UIColor+GBToolbox.{h,m}",
72       "GBToolbox/UITableViewCell+AdditionalViews.{h,m}",
73       "GBToolbox/UIView+GBPopUp.{h,m}",
74       "GBToolbox/GBGradientView.{h,m}",
75       "GBToolbox/UIControl+GBToolbox.{h,m}"
76     ],
77     "public_header_files": [
78       "GBToolbox/GBTypes_iOS.h",
79       "GBToolbox/GBMacros_iOS.h",
80       "GBToolbox/GBUtility_iOS.h",
81       "GBToolbox/GBUtility_iOS.h",
82       "GBToolbox/GBCustomNavigationBar.h",
83       "GBToolbox/GBTextField.h",
84       "GBToolbox/GBTextView.h",
85       "GBToolbox/GBButton.h",
86       "GBToolbox/GBToggleControl.h",
87       "GBToolbox/GBToggleControlRadioGroupManager.h",
88       "GBToolbox/GBAlertBadgeView.h",
89       "GBToolbox/GBRoundBadgeView.h",
90       "GBToolbox/GBColoredBarView.h",
91       "GBToolbox/GBTextBox.h",
92       "GBToolbox/GBTestView.h",
93       "GBToolbox/GBTableViewController.h",
94       "GBToolbox/UITableView+GBToolbox.h",
95       "GBToolbox/UIViewController+GBToolbox.h",
96       "GBToolbox/UIView+GBToolbox.h",
97       "GBToolbox/UIImage+GBToolbox.h",
98       "GBToolbox/UIScrollView+GBToolbox.h",
99       "GBToolbox/UIImageView+GBToolbox.h",
100       "GBToolbox/MKMapView+GBToolbox.h",
101       "GBToolbox/UIColor+GBToolbox.h",
102       "GBToolbox/UITableViewCell+AdditionalViews.h",
103       "GBToolbox/UIView+GBPopUp.h",
104       "GBToolbox/GBGradientView.h",
105       "GBToolbox/UIControl+GBToolbox.h"
106     ]
107   },
108   "osx": {
109     "source_files": [
110       "GBToolbox/GBTypes_OSX.h",
111       "GBToolbox/GBMacros_OSX.h",
112       "GBToolbox/GBUtility_OSX.h",
113       "GBToolbox/GBUtility_OSX.{h,m}",
114       "GBToolbox/GBResizableImageView.{h,m}",
115       "GBToolbox/GBRadialGradientView.{h,m}",
116       "GBToolbox/GBCustomViewButtonCell.{h,m}",
117       "GBToolbox/GBCustomImageButtonCell.{h,m}",
118       "GBToolbox/GBGlowingImageButtonCell.{h,m}",
119       "GBToolbox/GBSolidColorView.{h,m}",
120       "GBToolbox/NSImage+GBToolbox.{h,m}",
121       "GBToolbox/NSView+GBToolbox.{h,m}"
122     ],
123     "public_header_files": [
124       "GBToolbox/GBTypes_OSX.h",
125       "GBToolbox/GBMacros_OSX.h",
126       "GBToolbox/GBUtility_OSX.h",
127       "GBToolbox/GBUtility_OSX.h",
128       "GBToolbox/GBResizableImageView.h",
129       "GBToolbox/GBRadialGradientView.h",
130       "GBToolbox/GBCustomViewButtonCell.h",
131       "GBToolbox/GBCustomImageButtonCell.h",
132       "GBToolbox/GBGlowingImageButtonCell.h",
133       "GBToolbox/GBSolidColorView.h",
134       "GBToolbox/NSImage+GBToolbox.h",
135       "GBToolbox/NSView+GBToolbox.h"
136     ]
137   },
138   "public_header_files": [
139     "GBToolbox/GBToolbox.h",
140     "GBToolbox/GBTypes_Common.h",
141     "GBToolbox/GBConstants_Common.h",
142     "GBToolbox/GBMacros_Common.h",
143     "GBToolbox/GBUtility_Common.h",
144     "GBToolbox/GBFastArray.h",
145     "GBToolbox/GBMessageInterceptor.h",
146     "GBToolbox/GBCompletable.h",
147     "GBToolbox/NSObject+GBToolbox.h",
148     "GBToolbox/NSTimer+GBToolbox.h",
149     "GBToolbox/NSData+GBToolbox.h",
150     "GBToolbox/NSString+GBToolbox.h",
151     "GBToolbox/CALayer+GBToolbox.h",
152     "GBToolbox/NSArray+GBToolbox.h",
153     "GBToolbox/NSMutableArray+GBToolbox.h",
154     "GBToolbox/NSDictionary+GBToolbox.h",
155     "GBToolbox/NSMutableDictionary+GBToolbox.h",
156     "GBToolbox/NSMutableURLRequest+GBToolbox.h",
157     "GBToolbox/NSDate+GBToolbox.h",
158     "GBToolbox/NSInvocation+GBToolbox.h",
159     "GBToolbox/GBFrameChangedProtocol.h",
160     "GBToolbox/GBCache.h",
161     "GBToolbox/NSMapTable+GBToolbox.h",
162     "GBToolbox/GBEnumWrapper.h",
163     "GBToolbox/GBAddress.h",
164     "GBToolbox/GBRemoteDebugMessages.h"
165   ],
166   "frameworks": [
167     "QuartzCore",
168     "CoreGraphics"
169   ],
170   "requires_arc": true,
171   "dependencies": {
172     "JRSwizzle": [
174     ]
175   }