blob: 3fa16e60708b47aaedd78a3aaac2bf705c588492 [file] [log] [blame]
{
"name": "HYBUIViewExtension",
"version": "0.0.1",
"summary": "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": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HuangYiBiao": "18675574495@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/632840804/UIViewExtension.git",
"tag": "0.0.1"
},
"source_files": "UIViewExtension/HYBUIViewExtension/*",
"requires_arc": true
}