4 "summary": "An automatic NSCoding library used on iOS/MacOS.",
5 "description": "It is an automatic NSCoding library used on iOS/MacOS which also offers a mechanism for data structure migration.",
6 "homepage": "https://github.com/lxian1988/HMCache",
9 "lxian1988": "lxian1988@gmail.com"
12 "git": "https://github.com/lxian1988/HMCache.git",
22 "HMCache/HMObject/*.{h,m}",
23 "HMCache/HMCacheManager/*.{h,m}",
24 "HMCache/HMMigrationData/*.{h,m}"
26 "frameworks": "Foundation"