blob: 0d6fe62aa0b4965be6fac55baa71075bde879299 [file] [log] [blame]
{
"name": "CCPColor",
"version": "1.0.1",
"summary": "color 一些常用的分类",
"description": "rgba, hex, uiimage-> color; color->rgba, uiimage",
"homepage": "https://github.com/coolboy-ccp/CCPColor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "coolboy_ccp",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/coolboy-ccp/CCPColor.git",
"tag": "1.0.1"
},
"source_files": "CCPColor/*.swift",
"swift_version": "5.0"
}