文件名称:YLC类别:分类
文件大小:125KB
文件格式:ZIP
更新时间:2024-03-04 16:57:37
Objective-C
YLCategory(常用的分类) 添加pod支持 在Podfile里添加 pod ' YLCategory ' , ' ~> 1.1.3 ' 或者 pod ' YLCategory ' 然后 pod install 也可以单独摘某个分类 pod ' YLCategory/MBProgressHUD ' pod ' YLCategory/NSDate ' pod ' YLCategory/NSObject ' pod ' YLCategory/NSString ' pod ' YLCategory/UIAlertController ' pod ' YLCategory/UIButton ' pod ' YLCategory/UIColor ' pod ' YLCategory/UIControl ' pod ' YLCategory/UIIamge ' pod ' YLCategory/
【文件预览】:
YLCategory-master
----.gitignore(494B)
----YLCategoryUITests()
--------YLCategoryUITests.m(1KB)
--------Info.plist(733B)
----YLCategory()
--------MBProgressHUD()
--------UIControl()
--------NSDate()
--------UIButton()
--------UIImage()
--------Others()
--------UIColor()
--------UIView()
--------UIViewController()
--------NSObject()
--------YLCategory.h(477B)
--------UIAlertController()
--------UILabel()
--------NSString()
----LICENSE(1KB)
----README.md(552B)
----YLCategory.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(48KB)
----YLCategoryExample()
--------main.m(326B)
--------ViewController.m(1KB)
--------AppDelegate.h(269B)
--------TwoViewController.h(218B)
--------Info.plist(2KB)
--------AppDelegate.m(2KB)
--------SDWebImage()
--------ViewController.h(207B)
--------Base.lproj()
--------icon_selected@2x.png(3KB)
--------TwoViewController.m(1KB)
--------Assets.xcassets()
----YLCategoryTests()
--------YLCategoryTests.m(900B)
--------Info.plist(733B)
----YLCategory.podspec(2KB)