blob: 96b1f93bb5739b385d9fbf4f3d21f922616b1354 [file] [log] [blame]
{
"name": "SwiftyBeans",
"version": "0.1.2",
"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.1.2"
},
"source_files": "Sources/**/*.swift"
}