blob: fb25b2483e2408ce10b4e8af61d3ea86a6b0392b [file] [log] [blame]
{
"name": "SwiftLint",
"version": "0.39.2",
"summary": "A tool to enforce Swift style and conventions.",
"homepage": "https://github.com/realm/SwiftLint",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JP Simard": "jp@jpsim.com"
},
"source": {
"http": "https://github.com/realm/SwiftLint/releases/download/0.39.2/portable_swiftlint.zip"
},
"preserve_paths": "*",
"exclude_files": "**/file.zip",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}