blob: edad8e8cef6a1ccf1a1626639f62cde472d1dbad [file] [log] [blame]
{
"name": "ZW_UIColor",
"version": "0.0.2",
"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.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
]
}