blob: baf567c407e80899ab3c3ca4fb583a5001e44a88 [file] [log] [blame]
{
"name": "ColorClass",
"version": "1.0.0",
"homepage": "https://github.com/Sunrisesd",
"summary": "颜色转换工具类",
"license": "MIT",
"authors": {
"Sunrisesd": "w325731718@163.com"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "5.0",
"source": {
"git": "https://github.com/Sunrisesd/ColorClass.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "UIColor+ColorChange.swift"
}