blob: 9bea7e23efdbb205d4e0c014783312b7f81f5b7c [file] [log] [blame]
{
"name": "XColor",
"version": "0.3",
"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.3"
},
"authors": {
"Jaume Vinas Navas": "jaumevn@icloud.com"
},
"platforms": {
"ios": "8.0",
"watchos": "2.0",
"tvos": "9.0",
"osx": "10.9"
},
"swift_versions": "5.0",
"source_files": "Source/*.swift",
"swift_version": "5.0"
}