[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 9 / f / OSFileManager / 0.0.4 / OSFileManager.podspec.json
blob0e214e15d83dad133413b9e1c2f41b89550e66b0
2   "name": "OSFileManager",
3   "version": "0.0.4",
4   "summary": "iOS设备上异步文件操作(移动、复制),同时回调文件进度及状态信息",
5   "description": "iOS设备上异步文件操作(移动、复制),同时回调文件进度及状态信息,适用于大文件操作",
6   "platforms": {
7     "ios": "8.0"
8   },
9   "homepage": "https://github.com/Ossey/OSFileManager",
10   "license": "MIT",
11   "authors": {
12     "Ossey": "xiaoyuan1314@me.com"
13   },
14   "source": {
15     "git": "https://github.com/Ossey/OSFileManager.git",
16     "tag": "0.0.4"
17   },
18   "source_files": "OSFileManager/OSFileManager/OSFileManager.{h,m}",
19   "requires_arc": true