文件名称:JFObjectMapping:对象到 JSONNSDictionary 映射框架
文件大小:46KB
文件格式:ZIP
更新时间:2024-06-24 15:45:07
Objective-C
JF对象映射
对象到/从 JSON/NSDictionary 映射框架
用法
运行示例项目; 克隆 repo,然后首先从 Example 目录运行pod install 。
要求
安装
JFObjectMapping 可通过,要安装它,只需添加到您的 Podfile 中:
pod "JFObjectMapping"
用法
首先,导入类并实现 +load 方法,例如:
#import
【文件预览】:
JFObjectMapping-master
----Classes()
--------ios()
----Rakefile(4KB)
----LICENSE(1KB)
----JFObjectMapping.podspec(673B)
----Example()
--------JFObjectMapping.xcodeproj()
--------JFObjectMappingTests()
--------JFObjectMapping()
----README.md(3KB)
----.gitignore(232B)
----CHANGELOG.md(80B)