4 "summary": "封装UserCache和CommonCache 添加基本类型键值保存.",
5 "description": "添加TXUserCache和TXCommonCache类,并添加基本类型 TXCache+TXBaseType",
6 "homepage": "https://github.com/randyeasy/RECache",
9 "randy": "ouyaliang@163.com"
12 "git": "https://github.com/randyeasy/RECache.git",
19 "source_files": "Pod/Classes/*",
20 "public_header_files": [
21 "Pod/Classes/REBaseCache.h",
22 "Pod/Classes/RECache+REBaseType.h",
23 "Pod/Classes/RECommonCache.h",
24 "Pod/Classes/REUserCache.h",
25 "Pod/Classes/RECache.h"