[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / b / 4 / SwiftLinter / 0.1 / SwiftLinter.podspec.json
blob0897cd0985dd240cdc3ad7c0e0d79c42833ee235
2   "name": "SwiftLinter",
3   "version": "0.1",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "summary": "Lint changed files with SwiftLint.",
8   "license": "MIT",
9   "homepage": "https://github.com/muyexi/SwiftLinter",
10   "authors": {
11     "muyexi": "muyexi@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/muyexi/SwiftLinter.git",
15     "tag": "0.1"
16   },
17   "preserve_paths": [
18     "swiftlint.yml",
19     "swift-lint.sh"
20   ]