blob: da7e76a1eb66fce6273496aa7afb4345c4eec859 [file] [log] [blame]
{
"name": "ConvenientFileManager",
"version": "2.0.2",
"summary": "A suite of categories to ease using NSFileManager 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": "2.0.2"
},
"source_files": "ConvenientFileManager/**/*.swift",
"requires_arc": true
}