blob: 55a645acbd66efed0c7c0af2d804190ffad4a5ad [file] [log] [blame]
{
"name": "ZW_UIColor",
"version": "0.0.3",
"summary": "ZW_UIColor",
"description": "ZW_UIColor颜色分类",
"homepage": "https://gitee.com/qiuzhongwei0519/ZW_UIColor",
"license": "MIT",
"authors": {
"qiuzhongwei0519": "512866393@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "git@gitee.com:qiuzhongwei0519/ZW_UIColor.git",
"tag": "0.0.3"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
]
}