blob: 13a3cdf8056eb4cf861bd4082afdfa2c2ff3d0c4 [file] [log] [blame]
{
"name": "UIColor_Category",
"version": "1.0.2",
"summary": "this is color help",
"description": "description: The description is shorter than the summary.",
"homepage": "https://git.oschina.net/berton1/UIColorHex",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"刘军林": "785625446@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://git.oschina.net/berton1/UIColorHex.git",
"tag": "1.0.2"
},
"source_files": [
"Classes",
"UIColor+Hex/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}