[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 8 / f / MXFileManager / 2.0.0 / MXFileManager.podspec.json
blob934fd06064041b138ba50d1e81094f973063cd55
2   "name": "MXFileManager",
3   "version": "2.0.0",
4   "summary": "iOS 沙盒文件创建与管理",
5   "description": "1.缓存文件创建与管理\n2.临时文件创建与管理",
6   "homepage": "https://github.com/kuroky/MXFileManager.git",
7   "license": "MIT",
8   "authors": {
9     "kuroky": "kuro2007cumt@gmail.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/kuroky/MXFileManager.git",
16     "tag": "2.0.0"
17   },
18   "swift_version": "5.0",
19   "source_files": "MXFileManager/**/*.swift",
20   "requires_arc": true