blob: 6835e514912f5eb4ca2cc1332e26cfe3bfe6e2b8 [file] [log] [blame]
{
"name": "XColor",
"version": "0.2",
"summary": "XColor is a color handling extension for UIColor written in Swift.",
"homepage": "https://github.com/jaumevn/XColor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/jaumevn/XColor.git",
"tag": "0.2"
},
"authors": {
"Jaume Vinas Navas": "jaumevn@icloud.com"
},
"platforms": {
"ios": "8.0",
"watchos": "2.0",
"tvos": "9.0"
},
"swift_versions": "5.0",
"source_files": "Sources/*.swift",
"swift_version": "5.0"
}