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