blob: 4295bf31910b996fce1de362f18956c41b020a7b [file] [log] [blame]
{
"name": "HYBUIViewExtension",
"version": "2.0",
"summary": "Make by Jacky Huang, a convenience category for UIView.",
"description": " A longer description of HYBUIViewExtension 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/UIViewExtension",
"license": "MIT",
"authors": {
"HuangYiBiao": "18675574495@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/632840804/UIViewExtension.git",
"tag": "2.0"
},
"source_files": "UIViewExtension/HYBUIViewExtension/*",
"requires_arc": true,
"dependencies": {
"HYBUIColorExtension": [
"~> 0.0"
]
}
}