blob: 795f4bdb93a5c9e380a818244b431794b59d837d [file] [log] [blame]
{
"name": "HYBUIViewExtension",
"version": "2.1",
"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.1"
},
"source_files": "UIViewExtension/HYBUIViewExtension/*",
"requires_arc": true,
"dependencies": {
"HYBUIColorExtension": [
"~> 0.0"
]
}
}