blob: 85d1a09bacf08b98e6f48ff346df7d91ff7bc441 [file] [log] [blame]
{
"name": "FileKit",
"version": "1.7.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.7.0"
},
"source_files": "FileKit/*/*.swift"
}