[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / b / 8 / NICopyDBToSandBox / 0.0.1 / NICopyDBToSandBox.podspec.json
blob68837dae48ea5ed731e7b30840eb1d65b307dec5
2   "name": "NICopyDBToSandBox",
3   "version": "0.0.1",
4   "summary": "NICopyDBToSandBox:拷贝DB文件到沙盒里的Document目录下",
5   "description": "拷贝文件到沙盒里的Document目录下(eg:AS.sqlite),提供了常用的API,调用简单。若在使用过程中有问题,请反馈与作者,以便完善之!",
6   "homepage": "https://nixinsheng.github.io/",
7   "license": "MIT",
8   "authors": {
9     "倪新生": "1911398892@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/wvqusrtg/NICopyDBToSandBox.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "NICopyDBToSandBox",
20     "*.{h,m}"
21   ],
22   "requires_arc": true