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