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