blob: 4e420766d0ed32889c2aee0462cbced42c5617c9 [file] [log] [blame]
{
"name": "NhfCacheDeal",
"version": "1.0.1",
"summary": "针对本地普通数据的缓存:基本数据类型、NSDictory、NSArray等",
"homepage": "https://github.com/nhfc99/NhfCacheDeal",
"license": "MIT",
"authors": {
"牛宏飞": "nhfc99@163.com"
},
"source": {
"git": "https://github.com/nhfc99/NhfCacheDeal.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "CacheDeal/*.{h,m}",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}