[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / b / c / GBToolbox / 3.7.4 / GBToolbox.podspec.json
blob250c850254a80deb1cc6c7593e9f70f0882c0836
2   "name": "GBToolbox",
3   "version": "3.7.4",
4   "source": {
5     "git": "https://github.com/lmirosevic/GBToolbox.git",
6     "tag": "3.7.4"
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   ],
45   "ios": {
46     "source_files": [
47       "GBToolbox/GBTypes_iOS.h",
48       "GBToolbox/GBMacros_iOS.h",
49       "GBToolbox/GBUtility_iOS.h",
50       "GBToolbox/GBUtility_iOS.{h,m}",
51       "GBToolbox/GBCustomNavigationBar.{h,m}",
52       "GBToolbox/GBTextField.{h,m}",
53       "GBToolbox/GBTextView.{h,m}",
54       "GBToolbox/GBButton.{h,m}",
55       "GBToolbox/GBToggleControl.{h,m}",
56       "GBToolbox/GBToggleControlRadioGroupManager.{h,m}",
57       "GBToolbox/GBAlertBadgeView.{h,m}",
58       "GBToolbox/GBRoundBadgeView.{h,m}",
59       "GBToolbox/GBColoredBarView.{h,m}",
60       "GBToolbox/GBTextBox.{h,m}",
61       "GBToolbox/GBTestView.{h,m}",
62       "GBToolbox/GBTableViewController.{h,m}",
63       "GBToolbox/UITableView+GBToolbox.{h,m}",
64       "GBToolbox/UIViewController+GBToolbox.{h,m}",
65       "GBToolbox/UIView+GBToolbox.{h,m}",
66       "GBToolbox/UIImage+GBToolbox.{h,m}",
67       "GBToolbox/UIScrollView+GBToolbox.{h,m}",
68       "GBToolbox/UIImageView+GBToolbox.{h,m}",
69       "GBToolbox/MKMapView+GBToolbox.{h,m}",
70       "GBToolbox/UIColor+GBToolbox.{h,m}",
71       "GBToolbox/UITableViewCell+AdditionalViews.{h,m}",
72       "GBToolbox/UIView+GBPopUp.{h,m}"
73     ],
74     "public_header_files": [
75       "GBToolbox/GBTypes_iOS.h",
76       "GBToolbox/GBMacros_iOS.h",
77       "GBToolbox/GBUtility_iOS.h",
78       "GBToolbox/GBUtility_iOS.h",
79       "GBToolbox/GBCustomNavigationBar.h",
80       "GBToolbox/GBTextField.h",
81       "GBToolbox/GBTextView.h",
82       "GBToolbox/GBButton.h",
83       "GBToolbox/GBToggleControl.h",
84       "GBToolbox/GBToggleControlRadioGroupManager.h",
85       "GBToolbox/GBAlertBadgeView.h",
86       "GBToolbox/GBRoundBadgeView.h",
87       "GBToolbox/GBColoredBarView.h",
88       "GBToolbox/GBTextBox.h",
89       "GBToolbox/GBTestView.h",
90       "GBToolbox/GBTableViewController.h",
91       "GBToolbox/UITableView+GBToolbox.h",
92       "GBToolbox/UIViewController+GBToolbox.h",
93       "GBToolbox/UIView+GBToolbox.h",
94       "GBToolbox/UIImage+GBToolbox.h",
95       "GBToolbox/UIScrollView+GBToolbox.h",
96       "GBToolbox/UIImageView+GBToolbox.h",
97       "GBToolbox/MKMapView+GBToolbox.h",
98       "GBToolbox/UIColor+GBToolbox.h",
99       "GBToolbox/UITableViewCell+AdditionalViews.h",
100       "GBToolbox/UIView+GBPopUp.h"
101     ]
102   },
103   "osx": {
104     "source_files": [
105       "GBToolbox/GBTypes_OSX.h",
106       "GBToolbox/GBMacros_OSX.h",
107       "GBToolbox/GBUtility_OSX.h",
108       "GBToolbox/GBUtility_OSX.{h,m}",
109       "GBToolbox/GBResizableImageView.{h,m}",
110       "GBToolbox/GBRadialGradientView.{h,m}",
111       "GBToolbox/GBCustomViewButtonCell.{h,m}",
112       "GBToolbox/GBCustomImageButtonCell.{h,m}",
113       "GBToolbox/GBGlowingImageButtonCell.{h,m}",
114       "GBToolbox/GBSolidColorView.{h,m}",
115       "GBToolbox/NSImage+GBToolbox.{h,m}",
116       "GBToolbox/NSView+GBToolbox.{h,m}"
117     ],
118     "public_header_files": [
119       "GBToolbox/GBTypes_OSX.h",
120       "GBToolbox/GBMacros_OSX.h",
121       "GBToolbox/GBUtility_OSX.h",
122       "GBToolbox/GBUtility_OSX.h",
123       "GBToolbox/GBResizableImageView.h",
124       "GBToolbox/GBRadialGradientView.h",
125       "GBToolbox/GBCustomViewButtonCell.h",
126       "GBToolbox/GBCustomImageButtonCell.h",
127       "GBToolbox/GBGlowingImageButtonCell.h",
128       "GBToolbox/GBSolidColorView.h",
129       "GBToolbox/NSImage+GBToolbox.h",
130       "GBToolbox/NSView+GBToolbox.h"
131     ]
132   },
133   "public_header_files": [
134     "GBToolbox/GBToolbox.h",
135     "GBToolbox/GBTypes_Common.h",
136     "GBToolbox/GBConstants_Common.h",
137     "GBToolbox/GBMacros_Common.h",
138     "GBToolbox/GBUtility_Common.h",
139     "GBToolbox/GBFastArray.h",
140     "GBToolbox/GBMessageInterceptor.h",
141     "GBToolbox/GBCompletable.h",
142     "GBToolbox/NSObject+GBToolbox.h",
143     "GBToolbox/NSTimer+GBToolbox.h",
144     "GBToolbox/NSData+GBToolbox.h",
145     "GBToolbox/NSString+GBToolbox.h",
146     "GBToolbox/CALayer+GBToolbox.h",
147     "GBToolbox/NSArray+GBToolbox.h",
148     "GBToolbox/NSMutableArray+GBToolbox.h",
149     "GBToolbox/NSDictionary+GBToolbox.h",
150     "GBToolbox/NSMutableDictionary+GBToolbox.h",
151     "GBToolbox/NSMutableURLRequest+GBToolbox.h",
152     "GBToolbox/NSDate+GBToolbox.h",
153     "GBToolbox/NSInvocation+GBToolbox.h",
154     "GBToolbox/GBFrameChangedProtocol.h",
155     "GBToolbox/GBCache.h",
156     "GBToolbox/NSMapTable+GBToolbox.h",
157     "GBToolbox/GBEnumWrapper.h",
158     "GBToolbox/GBAddress.h"
159   ],
160   "frameworks": [
161     "QuartzCore",
162     "CoreGraphics"
163   ],
164   "requires_arc": true,
165   "dependencies": {
166     "JRSwizzle": [
168     ]
169   }