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