blob: e360711de20ce30099428c02bc8c070f5779998d [file] [log] [blame]
{
"name": "ConvenientFileManager",
"version": "4.0.0",
"summary": "A suite of extensions to ease using FileManager for common tasks.",
"homepage": "http://www.williamboles.me",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": "William Boles",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/wibosco/ConvenientFileManager.git",
"branch": "master",
"tag": "4.0.0"
},
"source_files": "ConvenientFileManager/**/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}