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",
41 "GoogleToolboxForMac_Privacy": "Resources/Base/PrivacyInfo.xcprivacy"
47 "DebugUtils/GTMTypeCasting.h",
48 "Foundation/GTMLocalizedString.h",
49 "Foundation/GTMLogger.h"
52 "GoogleToolboxForMac/Defines": [
60 "DebugUtils/GTMDebugSelectorValidation.{h,m}",
61 "DebugUtils/GTMDebugThreadValidation.h",
62 "DebugUtils/GTMMethodCheck.h"
65 "GoogleToolboxForMac/Defines": [
71 "name": "GeometryUtils",
72 "source_files": "Foundation/GTMGeometryUtils.{h,m}",
73 "frameworks": "CoreGraphics",
75 "GoogleToolboxForMac/Defines": [
82 "source_files": "Foundation/GTMNSObject+KeyValueObserving.{h,m}",
84 "GoogleToolboxForMac/Core": [
87 "GoogleToolboxForMac/DebugUtils": [
94 "source_files": "Foundation/GTMLogger.{h,m}",
96 "GoogleToolboxForMac/Defines": [
100 "resource_bundles": {
101 "GoogleToolboxForMac_Logger_Privacy": "Resources/Logger/PrivacyInfo.xcprivacy"
105 "name": "StackTrace",
106 "source_files": "Foundation/GTMStackTrace.{h,m}",
108 "GoogleToolboxForMac/Defines": [
114 "name": "StringEncoding",
115 "source_files": "Foundation/GTMStringEncoding.{h,m}",
117 "GoogleToolboxForMac/Defines": [
123 "name": "NSData+zlib",
124 "source_files": "Foundation/GTMNSData+zlib.{h,m}",
125 "requires_arc": "Foundation/GTMNSData+zlib.{h,m}",
128 "GoogleToolboxForMac/Defines": [
134 "name": "NSFileHandle+UniqueName",
135 "source_files": "Foundation/GTMNSFileHandle+UniqueName.{h,m}",
137 "GoogleToolboxForMac/Defines": [
143 "name": "NSString+HTML",
144 "source_files": "Foundation/GTMNSString+HTML.{h,m}",
146 "GoogleToolboxForMac/Core": [
152 "name": "NSString+XML",
153 "source_files": "Foundation/GTMNSString+XML.{h,m}",
155 "GoogleToolboxForMac/Defines": [
161 "name": "NSThread+Blocks",
162 "source_files": "Foundation/GTMNSThread+Blocks.{h,m}",
164 "GoogleToolboxForMac/Defines": [
171 "source_files": "Foundation/GTMTimeUtils.{h,m}",
173 "GoogleToolboxForMac/Defines": [
183 "requires_arc": "iPhone/GTMUIImage+Resize.{h,m}",
185 "iPhone/GTMFadeTruncatingLabel.{h,m}",
186 "iPhone/GTMUIImage+Resize.{h,m}",
187 "iPhone/GTMUILocalizer.{h,m}",
188 "iPhone/GTMUIImage+Resize.{h,m}"
191 "GoogleToolboxForMac/Defines": [
197 "name": "RoundedRectPath",
201 "source_files": "iPhone/GTMRoundedRectPath.{h,m}",
202 "requires_arc": "iPhone/GTMRoundedRectPath.{h,m}",
203 "frameworks": "CoreGraphics",
205 "GoogleToolboxForMac/Defines": [
211 "name": "UIFont+LineHeight",
215 "source_files": "iPhone/GTMUIFont+LineHeight.{h,m}",
216 "requires_arc": "iPhone/GTMUIFont+LineHeight.{h,m}"
219 "name": "UnitTesting",
220 "source_files": "UnitTesting/GTMSenTestCase.{h,m}",
221 "frameworks": "XCTest",
223 "GoogleToolboxForMac/Defines": [
227 "pod_target_xcconfig": {
228 "ENABLE_TESTING_SEARCH_PATHS": "YES"
230 "user_target_xcconfig": {
231 "ENABLE_TESTING_SEARCH_PATHS": "YES"