blob: 23ab211ea945aaa6771dde868fcb61c23344f2e7 [file] [log] [blame]
{
"name": "HexColorExt",
"version": "1.1.0",
"summary": "An extension for UIColor.",
"homepage": "https://knottx.github.io",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Visarut Tippun": "knotto.vt@gmail.com"
},
"source": {
"git": "https://github.com/knottx/HexColorExt.git",
"tag": "1.1.0"
},
"swift_versions": "5.1",
"platforms": {
"ios": "10.0"
},
"source_files": "HexColorExt/**/*.swift",
"requires_arc": true,
"swift_version": "5.1"
}