blob: 1525290892a0b6f1e0ca1dc49eadb7f80085d530 [file] [log] [blame]
{
"name": "UIColorGS",
"version": "0.0.1",
"summary": "通过16进制转换成RGB颜色 生成随机颜色",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/guzhike2012/UIColor-HexColor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guzhike": "65214417@qq.com"
},
"source": {
"git": "https://github.com/guzhike2012/UIColor-HexColor.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "UIColorGS/Classes/**/*"
}