2 "name": "GTEasyLayout",
4 "summary": "Add subviews to views, setup constraints and update them animated with one line of code only!",
5 "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.",
6 "homepage": "https://github.com/gabrieltheodoropoulos/GTEasyLayout.git",
12 "Gabriel Theodoropoulos": "gabrielth.devel@gmail.com"
14 "social_media_url": "https://twitter.com/gabtheodor",
19 "git": "https://github.com/gabrieltheodoropoulos/GTEasyLayout.git",
22 "source_files": "GTEasyLayout/Source/*.{swift}",
23 "swift_version": "5.0"