blob: 4049b8df46e4507a9b3fe79b0ebb3a1c24a19aed [file] [log] [blame]
{
"name": "SwiftLinter",
"version": "0.5",
"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.5"
},
"preserve_paths": [
"swiftlint.yml",
"swift-lint.sh",
"localPods.rb",
"sourceFiles.rb"
]
}