blob: df5140d3e82c4a590f894a90ce22948392753d25 [file] [log] [blame]
{
"name": "ComposableStyling",
"version": "1.0.1",
"summary": "Functional styling in Swift.",
"description": "Functional styling provides elegant composable styling implementation in Swift.",
"homepage": "https://github.com/takecian/ComposableStyling",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"takecian": "takecian@gmail.com"
},
"source": {
"git": "https://github.com/takecian/ComposableStyling.git",
"tag": "1.0.1"
},
"swift_version": "4.2",
"platforms": {
"ios": "10.0"
},
"source_files": "ComposableStyling/*.swift"
}