DVVCoding 简便的对象缓存小工具。 使用方式 在Podfile里添加此行内容: pod 'DVVCoding', :git => 'https://github.com/devdawei/DVVCoding.git', :tag => 'v1.0.1' 然后在Terminal中cd到工程目录,执行如下命令: pod install