blob: cc02089bdb4378c9c1e7832f2b7d44e9f80820fa [file] [log] [blame]
{
"name": "FileKit",
"version": "1.6.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",
"watchos": "2.0"
},
"source": {
"git": "https://github.com/nvzqz/FileKit.git",
"tag": "v1.6.0"
},
"source_files": "FileKit/*/*.swift"
}