blob: 7ae4e179600290740ad8c932db64650925d656dd [file] [log] [blame]
{
"name": "HCCategory",
"version": "1.0.0",
"summary": "扩展类",
"description": "UIColor 的扩展类",
"homepage": "https://github.com/hechun/HCCategory",
"license": "MIT",
"authors": {
"hechun": "1263580142@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hechun/HCCategory.git",
"tag": "1.0.0"
},
"source_files": "UIColor/*.{h,m}",
"frameworks": "UIKit"
}