[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / 8 / f / MXFileManager / 0.0.2 / MXFileManager.podspec.json
blob2fcc7ec38c64bf08cf726039f850181c6c63b096
2   "name": "MXFileManager",
3   "version": "0.0.2",
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": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/kuroky/MXFileManager.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "MXFileManager/*.{h,m}",
19   "requires_arc": true