blob: de4b91ca3cd820c6b573564b0d2718ee2c5358da [file] [log] [blame]
{
"name": "SwiftHEXColors",
"version": "1.3.0",
"summary": "HEX color handling as an extension for UIColor. Written in Swift.",
"homepage": "https://github.com/thii/SwiftHEXColors",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SwiftHEXColors contributors": "t@thi.im"
},
"source": {
"git": "https://github.com/thii/SwiftHEXColors.git",
"tag": "1.3.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Sources/**/*.{,swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}