blob: af2485728f333b52666796ff102e4f79ddbafed0 [file] [log] [blame]
{
"name": "EasySwiftLayout",
"version": "1.3.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.3.2"
},
"source_files": "Source/*.swift",
"swift_versions": "4.0",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0"
}