[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / b / 8 / NICopyDBToSandBox / 0.0.3 / NICopyDBToSandBox.podspec.json
blob5aed40e3f63a7e88335e458c791292dc535a2f2c
2   "name": "NICopyDBToSandBox",
3   "version": "0.0.3",
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   "social_media_url": "https://nixinsheng.github.io/#/index",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/wvqusrtg/NICopyDBToSandBox.git",
17     "tag": "0.0.3"
18   },
19   "source_files": [
20     "NICopyDBToSandBox",
21     "*.{h,m}"
22   ],
23   "requires_arc": true