YetUI 1.1.7

YetUI 1.1.7

yangentao 维护。



 
依赖
YetBase>= 0
Yson>= 0
 

YetUI 1.1.7

  • 作者:
  • yangentao

YetBase

CI Status Version License Platform

示例

class Person: Codable {
	var name: String = ""
	var age: Int = 0
}

要求

安装

YetBase 通过 CocoaPods 提供。要安装它,只需将以下行添加到您的 Podfile

pod 'YetBase'

作者:

yangentao, [email protected]

许可证

Yson 可在 MIT 许可证下使用。请参阅 LICENSE 文件以获取更多信息。