blob: e62a48595931d5f38ff91b1e03ae28cece074c9f [file] [log] [blame]
{
"name": "UIColor_Category",
"version": "1.0.1",
"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.1"
},
"source_files": [
"Classes",
"UIColor+Hex/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}