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.",
16 "cocoapods_version": ">= 1.12.0",
22 "requires_arc": false,
31 "NSFileHandle+UniqueName",
39 "public_header_files": "GTMDefines.h",
40 "source_files": "GTMDefines.h",
42 "GoogleToolboxForMac_Privacy": "Resources/Base/PrivacyInfo.xcprivacy"
48 "DebugUtils/GTMTypeCasting.h",
49 "Foundation/GTMLocalizedString.h",
50 "Foundation/GTMLogger.h"
53 "GoogleToolboxForMac/Defines": [
61 "DebugUtils/GTMDebugSelectorValidation.{h,m}",
62 "DebugUtils/GTMDebugThreadValidation.h",
63 "DebugUtils/GTMMethodCheck.h"
66 "GoogleToolboxForMac/Defines": [
72 "name": "GeometryUtils",
73 "source_files": "Foundation/GTMGeometryUtils.{h,m}",
74 "frameworks": "CoreGraphics",
76 "GoogleToolboxForMac/Defines": [
83 "source_files": "Foundation/GTMNSObject+KeyValueObserving.{h,m}",
85 "GoogleToolboxForMac/Core": [
88 "GoogleToolboxForMac/DebugUtils": [
95 "source_files": "Foundation/GTMLogger.{h,m}",
97 "GoogleToolboxForMac/Defines": [
101 "resource_bundles": {
102 "GoogleToolboxForMac_Logger_Privacy": "Resources/Logger/PrivacyInfo.xcprivacy"
106 "name": "StackTrace",
107 "source_files": "Foundation/GTMStackTrace.{h,m}",
109 "GoogleToolboxForMac/Defines": [
115 "name": "StringEncoding",
116 "source_files": "Foundation/GTMStringEncoding.{h,m}",
118 "GoogleToolboxForMac/Defines": [
124 "name": "NSData+zlib",
125 "source_files": "Foundation/GTMNSData+zlib.{h,m}",
126 "requires_arc": "Foundation/GTMNSData+zlib.{h,m}",
129 "GoogleToolboxForMac/Defines": [
135 "name": "NSFileHandle+UniqueName",
136 "source_files": "Foundation/GTMNSFileHandle+UniqueName.{h,m}",
138 "GoogleToolboxForMac/Defines": [
144 "name": "NSString+HTML",
145 "source_files": "Foundation/GTMNSString+HTML.{h,m}",
147 "GoogleToolboxForMac/Core": [
153 "name": "NSString+XML",
154 "source_files": "Foundation/GTMNSString+XML.{h,m}",
156 "GoogleToolboxForMac/Defines": [
162 "name": "NSThread+Blocks",
163 "source_files": "Foundation/GTMNSThread+Blocks.{h,m}",
165 "GoogleToolboxForMac/Defines": [
172 "source_files": "Foundation/GTMTimeUtils.{h,m}",
174 "GoogleToolboxForMac/Defines": [
184 "requires_arc": "iPhone/GTMUIImage+Resize.{h,m}",
186 "iPhone/GTMFadeTruncatingLabel.{h,m}",
187 "iPhone/GTMUIImage+Resize.{h,m}",
188 "iPhone/GTMUILocalizer.{h,m}",
189 "iPhone/GTMUIImage+Resize.{h,m}"
192 "GoogleToolboxForMac/Defines": [
198 "name": "RoundedRectPath",
202 "source_files": "iPhone/GTMRoundedRectPath.{h,m}",
203 "requires_arc": "iPhone/GTMRoundedRectPath.{h,m}",
204 "frameworks": "CoreGraphics",
206 "GoogleToolboxForMac/Defines": [
212 "name": "UIFont+LineHeight",
216 "source_files": "iPhone/GTMUIFont+LineHeight.{h,m}",
217 "requires_arc": "iPhone/GTMUIFont+LineHeight.{h,m}"
220 "name": "UnitTesting",
221 "source_files": "UnitTesting/GTMSenTestCase.{h,m}",
222 "frameworks": "XCTest",
224 "GoogleToolboxForMac/Defines": [
228 "pod_target_xcconfig": {
229 "ENABLE_TESTING_SEARCH_PATHS": "YES"
231 "user_target_xcconfig": {
232 "ENABLE_TESTING_SEARCH_PATHS": "YES"