YetSQL 1.0.3

YetSQL 1.0.3

Maintained by yangentao.



 
Depends on:
YetBase>= 0
Yson>= 0
 

YetSQL 1.0.3

  • 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.