Latest | 2.2 |
---|---|
Homepage | https://github.com/632840804/UIViewExtension |
License | MIT |
Platforms | ios , requires ARC |
Dependencies | HYBUIColorExtension |
Authors |
UIViewExtension
an convenience category of UIView and a useful macro file
Author: huangyibiao
Email: [email protected]
github:https://github.com/632840804
CSDN Blog: http://blog.csdn.net/woaifen3344/
Any quetion? send me an email. Thank you in advance!
INSTALL
pod 'HYBUIViewExtension', '~> 1.1'
Note
This is a very useful cagetory of UIView.
Feature
I also provide a common macro file to you, with it, you can reduce some codes in your project.
Latest podspec
{ "name": "HYBUIViewExtension", "version": "2.2", "summary": "Make by Jacky Huang, a convenience category for UIView.", "description": " A longer description of HYBUIViewExtension in Markdown format.nn * 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": "[email protected]" }, "platforms": { "ios": null }, "source": { "git": "https://github.com/632840804/UIViewExtension.git", "tag": "2.2" }, "source_files": "UIViewExtension/HYBUIViewExtension/*", "requires_arc": true, "dependencies": { "HYBUIColorExtension": [ "~> 0.0" ] } }
Sun, 06 Mar 2016 19:12:03 +0000