blob: c25fbf992d39fa28ff1c2a5cbcd1526e1ee01a1f [file] [log] [blame]
{
"name": "HYBUIViewExtension",
"version": "1.2",
"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": "1.2"
},
"source_files": "UIViewExtension/HYBUIViewExtension/*",
"requires_arc": true
}