[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 6 / b / 4 / SwiftLinter / 0.4 / SwiftLinter.podspec.json
blob1fcfcfea9790bfeb96a1bc2d4ee97c97d1121f9d
2   "name": "SwiftLinter",
3   "version": "0.4",
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.4"
16   },
17   "preserve_paths": [
18     "swiftlint.yml",
19     "swift-lint.sh",
20     "localPods.rb"
21   ]