blob: 2ce6832f33f6c5ae21fe8cce2d6a95e973d98dd0 [file] [log] [blame]
{
"name": "ConvenientFileManager",
"version": "2.0.8",
"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.8"
},
"source_files": "ConvenientFileManager/**/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "2.3"
}