文件名称:MJExtension.zip
文件大小:66KB
文件格式:ZIP
更新时间:2022-10-29 08:44:28
开源项目
MJExtension.zip,A fast, convenient and nonintrusive conversion framework between JSON and model. Your model class doesn't need to extend any base class. You don't need to modify any model file.
【文件预览】:
MJExtension-master
----MJExtensionDemo.xcodeproj()
--------project.pbxproj(41KB)
--------xcshareddata()
----.gitignore(269B)
----README.md(16KB)
----MJExtensionTests()
--------MJExtensionTests.m(19KB)
--------Model()
--------Info.plist(701B)
--------PrefixHeader.pch(242B)
----.github()
--------ISSUE_TEMPLATE()
----MJExtension.podspec(598B)
----LICENSE(1KB)
----.travis.yml(325B)
----MJExtensionDemo()
--------AppDelegate.h(278B)
--------ViewController.h(216B)
--------Base.lproj()
--------Assets.xcassets()
--------main.m(335B)
--------Info.plist(1KB)
--------AppDelegate.m(2KB)
--------ViewController.m(345B)
----MJExtension()
--------MJExtensionConst.h(3KB)
--------MJExtensionConst.m(885B)
--------MJPropertyType.h(1KB)
--------MJProperty.h(2KB)
--------NSObject+MJKeyValue.m(21KB)
--------NSString+MJExtension.m(3KB)
--------MJFoundation.h(326B)
--------NSObject+MJCoding.m(2KB)
--------NSObject+MJProperty.h(2KB)
--------NSObject+MJCoding.h(1KB)
--------MJPropertyKey.h(680B)
--------MJProperty.m(6KB)
--------NSString+MJExtension.h(609B)
--------MJExtension.h(724B)
--------NSObject+MJKeyValue.h(5KB)
--------MJPropertyKey.m(648B)
--------MJFoundation.m(2KB)
--------MJPropertyType.m(2KB)
--------Info.plist(726B)
--------NSObject+MJProperty.m(8KB)
--------NSObject+MJClass.m(6KB)
--------NSObject+MJClass.h(3KB)