blob: ffef8f72ad37bff16214b357c94793e4377a8cba [file] [log] [blame]
{
"name": "SwiftyBeans",
"version": "0.0.1",
"summary": "Declarative view styles with Swift",
"description": "Declarative view styles with Swift. Write reusable, readable and concise styles.",
"homepage": "https://github.com/tomasmikeska/SwiftyBeans",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tomáš Mikeska": "tomikeska@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/tomasmikeska/SwiftyBeans.git",
"tag": "0.0.1"
},
"source_files": "Sources/**/*.swift",
"pushed_with_swift_version": "4.0"
}