YetBase 1.2.1

YetBase 1.2.1

Maintained by yangentao.



YetBase 1.2.1

  • By
  • yangentao

YetBase

CI Status Version License Platform

Example

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

Requirements

Installation

YetBase is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'YetBase'

Author

yangentao, [email protected]

License

Yson is available under the MIT license. See the LICENSE file for more info.