Latest | 0.2.9 |
---|---|
Homepage | http://github.com/lysannschlegel/GooglePlusShareActivity |
License | MIT |
Platforms | ios 6.0, requires ARC |
Dependencies | google-plus-ios-sdk |
Frameworks | Foundation, UIKit |
Authors |
no README.md available
Latest podspec
{ "name": "GooglePlusShareActivity", "version": "0.2.9", "license": { "type": "MIT", "file": "LICENSE" }, "summary": "An UIActivity subclass for Sharing on Google+", "homepage": "http://github.com/lysannschlegel/GooglePlusShareActivity", "authors": { "Lysann Schlegel": "http://github.com/lysannschlegel" }, "source": { "git": "https://github.com/lysannschlegel/GooglePlusShareActivity.git", "tag": "0.2.9" }, "source_files": "GooglePlusShareActivity/*.{h,m}", "resources": "GooglePlusShareActivity/*.png", "frameworks": [ "Foundation", "UIKit" ], "requires_arc": true, "platforms": { "ios": "6.0" }, "dependencies": { "google-plus-ios-sdk": [ "~> 1.7.0" ] }, "xcconfig": { "FRAMEWORK_SEARCH_PATHS": ""$(PODS_ROOT)/google-plus-ios-sdk/**/"" } }
Sat, 27 Feb 2016 16:43:02 +0000