YAMExtensions 0.0.3

YAMExtensions 0.0.3

yqhyam维护。



  • yqhyam

YAMExtensions

License MIT  CocoaPods  CocoaPods  Support 

操作简便,极大提高开发效率的扩展类工具库。

DEMO内容正在完成··

安装

CocoaPods

  1. 在 Podfile 中添加 pod 'YAMExtensions'
  2. 执行 pod installpod update

手动安装

  1. 下载 YAMExtensions 文件夹内所有内容。
  2. 将 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