[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 4 / 7 / a / ConvenientFileManager / 3.0.0 / ConvenientFileManager.podspec.json
blob79f2de18bc6dc2e3058cd67a9d4ae91c5a59f1bd
2   "name": "ConvenientFileManager",
3   "version": "3.0.0",
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": "3.0.0"
18   },
19   "source_files": "ConvenientFileManager/**/*.swift",
20   "requires_arc": true,
21   "pushed_with_swift_version": "3.0"