blob: e58aa5f7e42f1c7d9b6f22403c8c1ee78e6b5e42 [file] [log] [blame]
{
"name": "SwiftyBeans",
"version": "0.1.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.1.1"
},
"source_files": "Sources/**/*.{swift,plist}"
}