blob: d998432f1b6c74e52a65983f44ea82d999a2d40e [file] [log] [blame]
{
"name": "JLColorManager",
"version": "1.1.0",
"summary": "swift 十六进制颜色赋值扩展方法",
"description": "\"swift 使用十六进制给UI控件颜色赋值\"",
"homepage": "https://github.com/BlackLeeHandsome/JLColorManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"李东": "18668094687@163.com"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/BlackLeeHandsome/JLColorManager.git",
"tag": "1.1.0"
},
"source_files": [
"UIColor+JW",
"*.swift"
],
"swift_version": "5.0"
}