blob: 1fcfcfea9790bfeb96a1bc2d4ee97c97d1121f9d [file] [log] [blame]
{
"name": "SwiftLinter",
"version": "0.4",
"platforms": {
"ios": "8.0"
},
"summary": "Lint changed files with SwiftLint.",
"license": "MIT",
"homepage": "https://github.com/muyexi/SwiftLinter",
"authors": {
"muyexi": "muyexi@gmail.com"
},
"source": {
"git": "https://github.com/muyexi/SwiftLinter.git",
"tag": "0.4"
},
"preserve_paths": [
"swiftlint.yml",
"swift-lint.sh",
"localPods.rb"
]
}