Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

README.md

EasyJSON

A easy way for JSON to Model in Swift

//Warn: 1、Model中的 Int, Float, Double 一律用 NSNumber代替。

//TODO: 1、toJSON 2、自定义 >> 运算符

//WHY: 1、 type(of: ...)在Swift3.0还不能用,不知道HandyJSON是怎么做到的。

About

A easy way for JSON to Model in Swift

Resources

License

Packages

No packages published
You can’t perform that action at this time.