blob: 1de2f80e672820480a377b35811ee4a7becc1a8e [file] [log] [blame]
{
"name": "SimpleLayout",
"version": "0.2.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Simple layout written in Swift",
"homepage": "https://github.com/comodinx/SimpleLayout",
"screenshots": "https://raw.githubusercontent.com/comodinx/SimpleLayout/master/Screenshots/DemoExample.png",
"authors": {
"Nicolas Molina": "comodinx@gmail.com"
},
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/comodinx/SimpleLayout.git",
"tag": "0.2.0"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "3.0"
}