[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / 0 / 1 / SwiftLint / 0.29.3 / SwiftLint.podspec.json
blobf4d3f0db0d2df4d7b80cbfb3207c4b5c934e472c
2   "name": "SwiftLint",
3   "version": "0.29.3",
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.29.3/portable_swiftlint.zip"
15   },
16   "preserve_paths": "*",
17   "exclude_files": "**/file.zip",
18   "platforms": {
19     "osx": null,
20     "ios": null,
21     "tvos": null,
22     "watchos": null
23   }