blob: 5bfbf816f110fb52da8dd11aeca6c4e79f633716 [file] [log] [blame]
{
"name": "XColor",
"version": "0.1.1",
"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.1.1"
},
"authors": {
"Jaume Vinas Navas": "jaumevn@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "XColor/*.swift",
"swift_version": "5.0"
}