blob: 296419c1513f43f2b4de5ea7cc8e77a4ffab1df6 [file] [log] [blame]
{
"name": "SwiftLinter",
"version": "0.2",
"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.2"
},
"preserve_paths": [
"swiftlint.yml",
"swift-lint.sh"
]
}