blob: 40ee4c9f66ffcd3247014efe59c890bde6a4e5c8 [file] [log] [blame]
{
"name": "NICopyDBToSandBox",
"version": "0.0.2",
"summary": "NICopyDBToSandBox:拷贝DB文件到沙盒里及其他牵涉沙盒Documents文件夹内/产品(Ant.ipa包里面)文件夹内fileName操作.",
"description": "拷贝文件到沙盒里的Document目录下(eg:AS.sqlite)沙盒Documents文件夹内/产品(Ant.ipa包里面)文件夹内fileName操作,提供了常用的API,调用简单。若在使用过程中有问题,请反馈与作者,以便完善之!",
"homepage": "https://nixinsheng.github.io/",
"license": "MIT",
"authors": {
"倪新生": "1911398892@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wvqusrtg/NICopyDBToSandBox.git",
"tag": "0.0.2"
},
"source_files": [
"NICopyDBToSandBox",
"*.{h,m}"
],
"requires_arc": true
}