blob: e5f24f52775d1d2e0a705d0883e0c9ff6179135b [file] [log] [blame]
{
"name": "PYBaseColorHandler",
"version": "0.1.0",
"summary": "颜色工具类:获取color的RGBA,根据十六进制的数字、字符串创建Color",
"description": "颜色工具类:获取color的RGBA,根据十六进制的数字、字符串创建Color",
"homepage": "https://github.com/LiPengYue/PYBaseColorHandler",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LiPengYue": "15076299703@163.com"
},
"source": {
"git": "https://github.com/LiPengYue/PYBaseColorHandler.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PYBaseColorHandler/Classes/**/*"
}