blob: 8f9eb5fe9682b92a1ec0b3601a2a1d2d32e9bac2 [file] [log] [blame]
{
"name": "ChineseColor",
"version": "0.0.2",
"summary": "ChineseColor is a UIColor Catalog with custom traditional Chinese color",
"description": "ChineseColor is a UIColor Catalog with custom traditional Chinese color and provide UIColorFromRGB marco",
"homepage": "https://github.com/oa414/UIColor-ChineseColor",
"license": "MIT",
"authors": {
"Linxiangyu": "lxyweb@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/oa414/UIColor-ChineseColor.git",
"tag": "0.0.2"
},
"source_files": "*.{h,m}",
"requires_arc": true
}