blob: 181939980147ae0e67ddb21b3568c5a6cd98039e [file] [log] [blame]
{
"name": "FileKit",
"version": "1.5.0",
"summary": "Simple and expressive file management in Swift.",
"homepage": "https://github.com/nvzqz/FileKit",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": "Nikolai Vazquez",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/nvzqz/FileKit.git",
"tag": "v1.5.0"
},
"source_files": "FileKit/*/*.swift"
}