[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / 0 / 1 / SwiftLint / 0.15.0 / SwiftLint.podspec.json
blob9fd9dd7301ca46ea22f0572eff8c79cbb0ed00f0
2   "name": "SwiftLint",
3   "version": "0.15.0",
4   "summary": "A tool to enforce Swift style and conventions.",
5   "homepage": "https://github.com/realm/SwiftLint",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "JP Simard": "jp@jpsim.com"
12   },
13   "source": {
14     "http": "https://github.com/realm/SwiftLint/releases/download/0.15.0/portable_swiftlint.zip"
15   },
16   "preserve_paths": "*",
17   "platforms": {
18     "osx": null,
19     "ios": null,
20     "tvos": null,
21     "watchos": null
22   }