Latest | 0.0.2 |
---|---|
Homepage | https://github.com/winkapp/gtm-oauth-combo |
License | MIT |
Platforms | ios 5.0 |
Dependencies | gtm-http-fetcher |
Authors |
A combination of gtm-oauth and gtm-oauth2.
Latest podspec
{ "name": "gtm-oauth-combo", "version": "0.0.2", "license": "MIT", "summary": "A combination of gtm-oauth and gtm-oauth2.", "homepage": "https://github.com/winkapp/gtm-oauth-combo", "authors": { "Joseph Lin": "[email protected]" }, "platforms": { "ios": "5.0" }, "source": { "git": "https://github.com/winkapp/gtm-oauth-combo.git", "tag": "0.0.2" }, "source_files": "**/*.{h,m}", "public_header_files": "**/*.h", "resources": "**/*.xib", "ios": { "frameworks": [ "Security", "SystemConfiguration" ] }, "requires_arc": false, "dependencies": { "gtm-http-fetcher": [] } }
Sat, 27 Feb 2016 14:47:02 +0000