[Add] PageSenseSDK 0.7.26
[CocoaPods.git] / Specs / 4 / 0 / 1 / SwiftLint / 0.45.1 / SwiftLint.podspec.json
blobccc2ddfb0b80499f142829475d4f917b6dcb289a
2   "name": "SwiftLint",
3   "version": "0.45.1",
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.45.1/portable_swiftlint.zip"
15   },
16   "preserve_paths": "*",
17   "exclude_files": "**/file.zip",
18   "platforms": {
19     "ios": "9.0",
20     "osx": "10.10",
21     "tvos": "9.0",
22     "watchos": "2.0"
23   }