blob: b82af46f24cd1f815ca9bf899405b6ec2205998a [file] [log] [blame]
{
"name": "EasySwiftLayout",
"version": "1.1.2",
"license": "MIT",
"summary": "Lightweight Swift framework for Auto-Layout. Helps you write readable and compact UI code using simple API.",
"homepage": "https://github.com/denandreychuk/EasySwiftLayout",
"authors": {
"Den Andreychuk": "denis.andrei4uk@yandex.ua"
},
"social_media_url": "https://www.instagram.com/den.andreychuk",
"source": {
"git": "https://github.com/denandreychuk/EasySwiftLayout.git",
"tag": "1.1.2"
},
"source_files": "Source/*.swift",
"swift_versions": "4.0",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0"
}