CocoaPods trunk is moving to be read-only. Read more on the blog, there are 15 months to go.
TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Aug 2017 |
Maintained by AppleDP.
模型详细信息输出工具分类,支持 LLDB 命令行输出
原理 : http://www.jianshu.com/p/69f0c08db495
pod 'WQModelDescription', '~>1.0.0'
不用修改代码,无须在头文件导入类,只要将 NSObject+WQModelDescription
分类文件放入项目即可