[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / 4 / 7 / a / ConvenientFileManager / 4.0.2 / ConvenientFileManager.podspec.json
blob236d22815cff9d7ce15828869c93a5b438372c76
2   "name": "ConvenientFileManager",
3   "version": "4.0.2",
4   "summary": "A suite of extensions to ease using FileManager for common tasks.",
5   "homepage": "http://www.williamboles.me",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": "William Boles",
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/wibosco/ConvenientFileManager.git",
16     "branch": "master",
17     "tag": "4.0.2"
18   },
19   "source_files": "ConvenientFileManager/**/*.swift",
20   "requires_arc": true