blob: e862b6d92ddf57bfcff76a6fec6ce627db188264 [file] [log] [blame]
{
"name": "GBToolbox",
"version": "22.3.0",
"source": {
"git": "https://github.com/lmirosevic/GBToolbox.git",
"tag": "22.3.0"
},
"summary": "Goonbee's iOS development toolbox",
"homepage": "https://github.com/lmirosevic/GBToolbox",
"license": "Apache License, Version 2.0",
"authors": {
"Luka Mirosevic": "luka@goonbee.com"
},
"platforms": {
"ios": "6.0",
"osx": "10.8"
},
"source_files": [
"GBToolbox/GBToolbox.h",
"GBToolbox/GBTypes_Common.h",
"GBToolbox/GBConstants_Common.{h,m}",
"GBToolbox/GBMacros_Common.h",
"GBToolbox/GBUtility_Common.{h,m}",
"GBToolbox/GBFastArray.{h,m}",
"GBToolbox/GBMessageInterceptor.{h,m}",
"GBToolbox/GBCompletable.{h,m}",
"GBToolbox/NSObject+GBToolbox.{h,m}",
"GBToolbox/NSTimer+GBToolbox.{h,m}",
"GBToolbox/NSData+GBToolbox.{h,m}",
"GBToolbox/NSString+GBToolbox.{h,m}",
"GBToolbox/CALayer+GBToolbox.{h,m}",
"GBToolbox/NSArray+GBToolbox.{h,m}",
"GBToolbox/NSMutableArray+GBToolbox.{h,m}",
"GBToolbox/NSDictionary+GBToolbox.{h,m}",
"GBToolbox/NSMutableDictionary+GBToolbox.{h,m}",
"GBToolbox/NSMutableURLRequest+GBToolbox.{h,m}",
"GBToolbox/NSDate+GBToolbox.{h,m}",
"GBToolbox/NSInvocation+GBToolbox.{h,m}",
"GBToolbox/GBFrameChangedProtocol.h",
"GBToolbox/GBDebuggableInstanceVendor.h",
"GBToolbox/GBCache.{h,m}",
"GBToolbox/NSMapTable+GBToolbox.{h,m}",
"GBToolbox/GBEnumWrapper.{h,m}",
"GBToolbox/GBAddress.{h,m}",
"GBToolbox/GBRemoteDebugMessages.{h,m}",
"GBToolbox/NSSet+GBToolbox.{h,m}",
"GBToolbox/NSOrderedSet+GBToolbox.{h,m}",
"GBToolbox/GBCAAnimationDelegateHandler.{h,m}",
"GBToolbox/GBAsyncOperation.{h,m}",
"GBToolbox/GBHighPrecisionTimer.{h,m}"
],
"ios": {
"source_files": [
"GBToolbox/GBTypes_iOS.h",
"GBToolbox/GBMacros_iOS.h",
"GBToolbox/GBUtility_iOS.h",
"GBToolbox/GBUtility_iOS.{h,m}",
"GBToolbox/GBCustomNavigationBar.{h,m}",
"GBToolbox/GBTextField.{h,m}",
"GBToolbox/GBTextView.{h,m}",
"GBToolbox/GBButton.{h,m}",
"GBToolbox/GBToggleControl.{h,m}",
"GBToolbox/GBToggleControlRadioGroupManager.{h,m}",
"GBToolbox/GBAlertBadgeView.{h,m}",
"GBToolbox/GBRoundBadgeView.{h,m}",
"GBToolbox/GBColoredBarView.{h,m}",
"GBToolbox/GBTextBox.{h,m}",
"GBToolbox/GBTestView.{h,m}",
"GBToolbox/GBTableViewController.{h,m}",
"GBToolbox/UITableView+GBToolbox.{h,m}",
"GBToolbox/UIViewController+GBToolbox.{h,m}",
"GBToolbox/UIView+GBToolbox.{h,m}",
"GBToolbox/UIImage+GBToolbox.{h,m}",
"GBToolbox/UIScrollView+GBToolbox.{h,m}",
"GBToolbox/UIImageView+GBToolbox.{h,m}",
"GBToolbox/MKMapView+GBToolbox.{h,m}",
"GBToolbox/UIColor+GBToolbox.{h,m}",
"GBToolbox/UITableViewCell+AdditionalViews.{h,m}",
"GBToolbox/UIView+GBPopUp.{h,m}",
"GBToolbox/GBGradientView.{h,m}",
"GBToolbox/UIControl+GBToolbox.{h,m}",
"GBToolbox/UIScreen+GBToolbox.{h,m}",
"GBToolbox/GBControlAggregator.{h,m}",
"GBToolbox/GBMultiStateButton.{h,m}",
"GBToolbox/UIView+GBFloatingPopoverView.{h,m}",
"GBToolbox/UINavigationBar+GBToolbox.{h,m}",
"GBToolbox/GBAlertBadge.{h,m}",
"GBToolbox/UISearchBar+GBToolbox.{h,m}",
"GBToolbox/GBKeyboardListener.{h,m}"
],
"public_header_files": [
"GBToolbox/GBTypes_iOS.h",
"GBToolbox/GBMacros_iOS.h",
"GBToolbox/GBUtility_iOS.h",
"GBToolbox/GBUtility_iOS.h",
"GBToolbox/GBCustomNavigationBar.h",
"GBToolbox/GBTextField.h",
"GBToolbox/GBTextView.h",
"GBToolbox/GBButton.h",
"GBToolbox/GBToggleControl.h",
"GBToolbox/GBToggleControlRadioGroupManager.h",
"GBToolbox/GBAlertBadgeView.h",
"GBToolbox/GBRoundBadgeView.h",
"GBToolbox/GBColoredBarView.h",
"GBToolbox/GBTextBox.h",
"GBToolbox/GBTestView.h",
"GBToolbox/GBTableViewController.h",
"GBToolbox/UITableView+GBToolbox.h",
"GBToolbox/UIViewController+GBToolbox.h",
"GBToolbox/UIView+GBToolbox.h",
"GBToolbox/UIImage+GBToolbox.h",
"GBToolbox/UIScrollView+GBToolbox.h",
"GBToolbox/UIImageView+GBToolbox.h",
"GBToolbox/MKMapView+GBToolbox.h",
"GBToolbox/UIColor+GBToolbox.h",
"GBToolbox/UITableViewCell+AdditionalViews.h",
"GBToolbox/UIView+GBPopUp.h",
"GBToolbox/GBGradientView.h",
"GBToolbox/UIControl+GBToolbox.h",
"GBToolbox/UIScreen+GBToolbox.h",
"GBToolbox/GBControlAggregator.h",
"GBToolbox/GBMultiStateButton.h",
"GBToolbox/UIView+GBFloatingPopoverView.h",
"GBToolbox/UINavigationBar+GBToolbox.h",
"GBToolbox/GBAlertBadge.h",
"GBToolbox/UISearchBar+GBToolbox.h",
"GBToolbox/GBKeyboardListener.h"
]
},
"osx": {
"source_files": [
"GBToolbox/GBTypes_OSX.h",
"GBToolbox/GBMacros_OSX.h",
"GBToolbox/GBUtility_OSX.h",
"GBToolbox/GBUtility_OSX.{h,m}",
"GBToolbox/GBResizableImageView.{h,m}",
"GBToolbox/GBRadialGradientView.{h,m}",
"GBToolbox/GBCustomViewButtonCell.{h,m}",
"GBToolbox/GBCustomImageButtonCell.{h,m}",
"GBToolbox/GBGlowingImageButtonCell.{h,m}",
"GBToolbox/GBSolidColorView.{h,m}",
"GBToolbox/NSImage+GBToolbox.{h,m}",
"GBToolbox/NSView+GBToolbox.{h,m}"
],
"public_header_files": [
"GBToolbox/GBTypes_OSX.h",
"GBToolbox/GBMacros_OSX.h",
"GBToolbox/GBUtility_OSX.h",
"GBToolbox/GBUtility_OSX.h",
"GBToolbox/GBResizableImageView.h",
"GBToolbox/GBRadialGradientView.h",
"GBToolbox/GBCustomViewButtonCell.h",
"GBToolbox/GBCustomImageButtonCell.h",
"GBToolbox/GBGlowingImageButtonCell.h",
"GBToolbox/GBSolidColorView.h",
"GBToolbox/NSImage+GBToolbox.h",
"GBToolbox/NSView+GBToolbox.h"
]
},
"public_header_files": [
"GBToolbox/GBToolbox.h",
"GBToolbox/GBTypes_Common.h",
"GBToolbox/GBConstants_Common.h",
"GBToolbox/GBMacros_Common.h",
"GBToolbox/GBUtility_Common.h",
"GBToolbox/GBFastArray.h",
"GBToolbox/GBMessageInterceptor.h",
"GBToolbox/GBCompletable.h",
"GBToolbox/NSObject+GBToolbox.h",
"GBToolbox/NSTimer+GBToolbox.h",
"GBToolbox/NSData+GBToolbox.h",
"GBToolbox/NSString+GBToolbox.h",
"GBToolbox/CALayer+GBToolbox.h",
"GBToolbox/NSArray+GBToolbox.h",
"GBToolbox/NSMutableArray+GBToolbox.h",
"GBToolbox/NSDictionary+GBToolbox.h",
"GBToolbox/NSMutableDictionary+GBToolbox.h",
"GBToolbox/NSMutableURLRequest+GBToolbox.h",
"GBToolbox/NSDate+GBToolbox.h",
"GBToolbox/NSInvocation+GBToolbox.h",
"GBToolbox/GBFrameChangedProtocol.h",
"GBToolbox/GBDebuggableInstanceVendor.h",
"GBToolbox/GBCache.h",
"GBToolbox/NSMapTable+GBToolbox.h",
"GBToolbox/GBEnumWrapper.h",
"GBToolbox/GBAddress.h",
"GBToolbox/GBRemoteDebugMessages.h",
"GBToolbox/NSSet+GBToolbox.h",
"GBToolbox/NSOrderedSet+GBToolbox.h",
"GBToolbox/GBCAAnimationDelegateHandler.h",
"GBToolbox/GBAsyncOperation.h",
"GBToolbox/GBHighPrecisionTimer.h"
],
"frameworks": [
"QuartzCore",
"CoreGraphics"
],
"requires_arc": true,
"dependencies": {
"JRSwizzle": [
]
}
}