blob: bb4327ec0cdf702ddd153303d983ed33ba9c3cf4 [file] [log] [blame]
{
"name": "ComposableStyling",
"version": "2.0.0",
"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": "2.0.0"
},
"swift_versions": "5",
"platforms": {
"ios": "12.0"
},
"source_files": "ComposableStyling/*.swift",
"swift_version": "5"
}