2 "name": "GoogleToolboxForMac",
4 "authors": "Google Inc.",
9 "homepage": "https://github.com/google/google-toolbox-for-mac",
11 "git": "https://github.com/google/google-toolbox-for-mac.git",
14 "summary": "Google utilities for iOS and OSX development.",
15 "description": "A collection of source from different Google projects that may be of use\nto developers working on iOS or OS X projects.",
21 "requires_arc": false,
30 "NSFileHandle+UniqueName",
38 "public_header_files": "GTMDefines.h",
39 "source_files": "GTMDefines.h"
44 "DebugUtils/GTMTypeCasting.h",
45 "Foundation/GTMLocalizedString.h",
46 "Foundation/GTMLogger.h"
49 "GoogleToolboxForMac/Defines": [
57 "DebugUtils/GTMDebugSelectorValidation.{h,m}",
58 "DebugUtils/GTMDebugThreadValidation.h",
59 "DebugUtils/GTMMethodCheck.h"
62 "GoogleToolboxForMac/Defines": [
68 "name": "GeometryUtils",
69 "source_files": "Foundation/GTMGeometryUtils.{h,m}",
70 "frameworks": "CoreGraphics",
72 "GoogleToolboxForMac/Defines": [
79 "source_files": "Foundation/GTMNSObject+KeyValueObserving.{h,m}",
81 "GoogleToolboxForMac/Core": [
84 "GoogleToolboxForMac/DebugUtils": [
91 "source_files": "Foundation/GTMLogger.{h,m}",
93 "GoogleToolboxForMac/Defines": [
100 "source_files": "Foundation/GTMStackTrace.{h,m}",
102 "GoogleToolboxForMac/Defines": [
108 "name": "StringEncoding",
109 "source_files": "Foundation/GTMStringEncoding.{h,m}",
111 "GoogleToolboxForMac/Defines": [
117 "name": "NSData+zlib",
118 "source_files": "Foundation/GTMNSData+zlib.{h,m}",
119 "requires_arc": "Foundation/GTMNSData+zlib.{h,m}",
122 "GoogleToolboxForMac/Defines": [
128 "name": "NSFileHandle+UniqueName",
129 "source_files": "Foundation/GTMNSFileHandle+UniqueName.{h,m}",
131 "GoogleToolboxForMac/Defines": [
137 "name": "NSString+HTML",
138 "source_files": "Foundation/GTMNSString+HTML.{h,m}",
140 "GoogleToolboxForMac/Core": [
146 "name": "NSString+XML",
147 "source_files": "Foundation/GTMNSString+XML.{h,m}",
149 "GoogleToolboxForMac/Defines": [
155 "name": "NSThread+Blocks",
156 "source_files": "Foundation/GTMNSThread+Blocks.{h,m}",
158 "GoogleToolboxForMac/Defines": [
165 "source_files": "Foundation/GTMTimeUtils.{h,m}",
167 "GoogleToolboxForMac/Defines": [
177 "requires_arc": "iPhone/GTMUIImage+Resize.{h,m}",
179 "iPhone/GTMFadeTruncatingLabel.{h,m}",
180 "iPhone/GTMUIImage+Resize.{h,m}",
181 "iPhone/GTMUILocalizer.{h,m}",
182 "iPhone/GTMUIImage+Resize.{h,m}"
185 "GoogleToolboxForMac/Defines": [
191 "name": "RoundedRectPath",
195 "source_files": "iPhone/GTMRoundedRectPath.{h,m}",
196 "requires_arc": "iPhone/GTMRoundedRectPath.{h,m}",
197 "frameworks": "CoreGraphics",
199 "GoogleToolboxForMac/Defines": [
205 "name": "UIFont+LineHeight",
209 "source_files": "iPhone/GTMUIFont+LineHeight.{h,m}",
210 "requires_arc": "iPhone/GTMUIFont+LineHeight.{h,m}"
213 "name": "UnitTesting",
214 "source_files": "UnitTesting/GTMSenTestCase.{h,m}",
215 "frameworks": "XCTest",
217 "GoogleToolboxForMac/Defines": [
221 "pod_target_xcconfig": {
222 "ENABLE_TESTING_SEARCH_PATHS": "YES"
224 "user_target_xcconfig": {
225 "ENABLE_TESTING_SEARCH_PATHS": "YES"
230 "source_files": "UnitTesting/GTMTestTimer.h"