blob: 6dd0b3da7f6d497d7cb546247a1525e41df7d866 [file] [log] [blame]
{
"name": "SwiftyBeans",
"version": "0.1.3",
"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"
},
"swift_versions": "4.0",
"source": {
"git": "https://github.com/tomasmikeska/SwiftyBeans.git",
"tag": "0.1.3"
},
"source_files": "Sources/**/*.swift",
"swift_version": "4.0"
}