blob: d178fe822272f6ef5455637fdccaf050996ef700 [file] [log] [blame]
{
"name": "ConvenientFileManager",
"version": "4.0.1",
"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.1"
},
"source_files": "ConvenientFileManager/**/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}