Json 与 Object 互转框架 JsonReciprocity
- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/javenl/JsonReciprocity
- 软件文档: https://github.com/javenl/JsonReciprocity
软件介绍
JsonReciprocity 是方便、灵活、好用的 Json 与 Object 互转框架。
框架是 NSObject 的分类,不需要继承任何基类即可使用。
安装:
pod 'JsonReciprocity', '~> 1.0.0'
