blob: 9f68f56b29d3cc1e14fdb6c7e80812b7f22b3104 [file] [log] [blame]
{
"name": "HYBUIColorExtension",
"version": "0.0.1",
"summary": "HYBUIColorExtension is a category of UIColor.",
"description": " A longer description of HYBUIColorExtension in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
"homepage": "https://github.com/632840804/HYBUIColorExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HuangYiBiao": "18675574495@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/632840804/HYBUIColorExtension.git",
"tag": "0.0.1"
},
"source_files": "HYBUIColorExtension/HYBUIColorExtension/*",
"requires_arc": true
}