blob: 0c2ae05bb3470dc6326c9208b66de26843c818e4 [file] [log] [blame]
{
"name": "Lilith",
"version": "0.1.0",
"summary": "Modern Swift UI.",
"description": "Lilith is an elegant framework for making tedious code, beautiful.",
"homepage": "https://github.com/Liquicit/Lilith",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Josh Arnold": "josharnold997@gmail.com"
},
"source": {
"git": "https://github.com/Liquicit/Lilith.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Lilith/Classes/**/*"
}