blob: 73aa645b8763098c7ec17b2bee1e688f0ce06c64 [file] [log] [blame]
{
"name": "SwiftLint",
"version": "0.29.1",
"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.29.1/portable_swiftlint.zip"
},
"preserve_paths": "*",
"exclude_files": "**/file.zip",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}