Latest | 1.0.1 |
---|---|
Homepage | https://github.com/gabrieltheodoropoulos/GTEasyLayout.git |
License | MIT |
Platforms | ios 11.0 |
Authors |
404: Not Found
Latest podspec
{ "name": "GTEasyLayout", "version": "1.0.1", "summary": "Add subviews to views, setup constraints and update them animated with one line of code only!", "description": "GTEasyLayout is a small framework written in Swift which aims to minimise the effort of adding subviews and setting up their constraints when implementing UI in code for iOS apps.", "homepage": "https://github.com/gabrieltheodoropoulos/GTEasyLayout.git", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Gabriel Theodoropoulos": "[email protected]" }, "social_media_url": "https://twitter.com/gabtheodor", "platforms": { "ios": "11.0" }, "source": { "git": "https://github.com/gabrieltheodoropoulos/GTEasyLayout.git", "tag": "1.0.1" }, "source_files": "GTEasyLayout/Source/*.{swift}", "swift_version": "5.0" }
Wed, 29 May 2019 10:17:16 +0000