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