blob: 0ab174d97d545ecebc3ac87c2b51b5372e43587a [file] [log] [blame]
{
"name": "SimpleLayout",
"version": "0.1.1",
"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": "8.0"
},
"source": {
"git": "https://github.com/comodinx/SimpleLayout.git",
"tag": "0.1.1"
},
"source_files": "Sources/*.swift"
}