blob: 455b4c21b9a4af54f19d5e91fe93f32f1129da6d [file] [log] [blame]
{
"name": "Dschee-FileKit",
"version": "2.1.0",
"summary": "Simple and expressive file management in Swift.",
"homepage": "https://github.com/Dschee/FileKit.git",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": "Nikolai Vazquez",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"osx": {
"exclude_files": "Sources/FileProtection.swift"
},
"source": {
"git": "https://github.com/Dschee/FileKit.git",
"tag": "v2.1.0"
},
"source_files": "Sources/*.swift"
}