blob: 94cf8791b02234288de2f47f0e1f74aac9d068c5 [file] [log] [blame]
{
"name": "FileKit",
"version": "1.2.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.2.0"
},
"source_files": "FileKit/*/*.swift"
}