blob: 6b50abf66e9716a1c1d1226823b6f14938db98b2 [file] [log] [blame]
{
"name": "SwiftLint",
"version": "0.18.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.18.1/portable_swiftlint.zip"
},
"preserve_paths": "*",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}