Latest | 3.0.0 |
---|---|
Homepage | https://github.com/DuetHealth/Gooey.git |
License | MIT |
Platforms | ios 9.0, requires ARC |
Authors |
404: Not Found
Latest podspec
{ "name": "Gooey", "version": "3.0.0", "summary": "UIKit extensions and helpers to make everyday iOS development simpler.", "description": "UIKit extensions for simplifying development. Includes extensions for handling safeAreaLayoutGuide with backwards compatibility, less verbose reusable views, and more.", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Duet Health": "[email protected]" }, "social_media_url": "https://twitter.com/DuetHealth", "platforms": { "ios": "9.0" }, "source": { "git": "https://github.com/DuetHealth/Gooey.git", "tag": "3.0.0" }, "homepage": "https://github.com/DuetHealth/Gooey.git", "source_files": "Gooey/Sources/**/*.{h,m,swift}", "requires_arc": true, "swift_versions": "5.0" }
Tue, 16 Apr 2019 10:37:05 +0000