Latest | 0.0.5 |
---|---|
Homepage | https://github.com/google/google-toolbox-for-mac |
License | Apache License, Version 2.0 |
Platforms | ios 5.0 |
Authors |
GTM: Google Toolbox for Mac
Project site https://github.com/google/google-toolbox-for-mac
Discussion group http://groups.google.com/group/google-toolbox-for-mac
Google Toolbox for Mac
A collection of source from different Google projects that may be of use to
developers working other iOS or OS X projects.
If you find a problem/bug or want a new feature to be included in the Google
Toolbox for Mac, please join the
discussion group
or submit an
issue.
Latest podspec
{ "name": "gtm-logger", "version": "0.0.5", "platforms": { "ios": "5.0" }, "license": { "type": "Apache License, Version 2.0", "file": "LICENSE" }, "homepage": "https://github.com/google/google-toolbox-for-mac", "authors": { "Vilu00e9m Kurz": "[email protected]" }, "summary": "Google Toolbox for Mac - GTM Logger", "source": { "git": "https://github.com/google/google-toolbox-for-mac.git", "tag": "master" }, "source_files": [ "Foundation/GTMLogger.{h,m}", "GTMDefines.h", "DebugUtils/GTMMethodCheck.{h,m}", "Foundation/GTMNSString+URLArguments.{h,m}", "Foundation/GTMNSDictionary+URLArguments.{h,m}", "Foundation/GTMGarbageCollection.{h,m}", "Foundation/GTMObjC2Runtime.{h,m}" ], "requires_arc": false }
Sat, 05 Mar 2016 02:30:03 +0000