YAMExtensions
操作简便,极大提高开发效率的扩展类工具库。
DEMO内容正在完成··
安装
CocoaPods
- 在 Podfile 中添加
pod 'YAMExtensions'
- 执行
pod install
或pod update
手动安装
- 下载 YAMExtensions 文件夹内所有内容。
- 将 YAMExtensions 文件夹添加至您的工程。
已完成类
-
UIKit
- CALayer
- UIApplication
- UIBarButtonItem
- UIBezierPath
- UIButton
- UIColor
- UIControl
- UIDevice
- UIFont
- UIGestureRecognizer
- UIImage
- UINavigationController
- UIScreen
- UIScrollView
- UITableView
- UITextField
- UIView
-
Foundation
- Array
- Data
- Date
- Dictionary
- DispatchQueue
- NSObject
- Notification
- String
- Timer