blob: fd5c715636c9967372a4386412481e98617112fc [file] [log] [blame]
{
"name": "Glob",
"version": "1.0.4",
"summary": "Library that allows you to find files on filesystem using globs (**, *, ?)",
"description": "Using this library you can enumerate files in folders using globs like in shell.",
"homepage": "https://github.com/xzeror/Glob",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"Eric Firestone": "efirestone@users.noreply.github.com"
},
"source": {
"git": "https://github.com/xzeror/Glob.git",
"tag": "1.0.4"
},
"platforms": {
"osx": "10.10"
},
"source_files": "Sources/*",
"pushed_with_swift_version": "3.1.1"
}