blob: 236d22815cff9d7ce15828869c93a5b438372c76 [file] [log] [blame]
{
"name": "ConvenientFileManager",
"version": "4.0.2",
"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.2"
},
"source_files": "ConvenientFileManager/**/*.swift",
"requires_arc": true
}