[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 6 / b / 4 / SwiftLinter / 0.2 / SwiftLinter.podspec.json
blob296419c1513f43f2b4de5ea7cc8e77a4ffab1df6
2   "name": "SwiftLinter",
3   "version": "0.2",
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.2"
16   },
17   "preserve_paths": [
18     "swiftlint.yml",
19     "swift-lint.sh"
20   ]