blob: 8610a0f78c4bd102aa7458eec6aa5af24aabf8a5 [file] [log] [blame]
{
"name": "NSObjectCache",
"version": "0.1.0",
"summary": "一个方便的对自定义对象和数组备忘的工具类",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/linyinggaoseng/NSObjectArchive",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"linyinggaoseng": "mxf@11wlw.com"
},
"source": {
"git": "https://github.com/linyinggaoseng/NSObjectArchive.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NSObjectCache/Classes/**/*"
}