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