CocoaPods trunk is moving to be read-only. Read more on the blog, there are 14 months to go.
| TestsTested | ✗ | 
| LangLanguage | Obj-CObjective C | 
| License | MIT | 
| ReleasedLast Release | Sep 2017 | 
Maintained by jianmei.
A fast, convenient and nonintrusive conversion between JSON and model.
转换速度快、使用简单方便的字典转模型框架
功能:
- JSON --> Model
- Model --> JSON
- JSON Array --> Model Array
- Model Array --> JSON Array
- print all properties in one line code
- model copy in one line code
From CocoaPods
pod 'JMModel'
Manually
JMModel.h
JMModel.m
update...