blob: 67df417b6d3dba958dfd84118ab9e6db47aa27b6 [file] [log] [blame]
{
"name": "IRHexColor",
"version": "0.0.1",
"summary": "A convenient way to convert hex strings to UIColor or NSColor",
"homepage": "https://github.com/zhiyongzou/IRHexColor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zzyong": "scauzouzhiyong@163.com"
},
"source": {
"git": "https://github.com/zhiyongzou/IRHexColor.git",
"tag": "0.0.1"
},
"swift_versions": "4.0",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source_files": "IRHexColor/*.swift",
"swift_version": "4.0"
}