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