[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 4 / 9 / 1 / AppboosterSwiftLintConfig / 1.0.11 / AppboosterSwiftLintConfig.podspec.json
blobb305c6fe75298e6f035d1ba616261ddb86e19360
2   "name": "AppboosterSwiftLintConfig",
3   "version": "1.0.11",
4   "summary": "SwiftLint config for Appbooster organization",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/appbooster/appbooster-swiftlint-config",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vladimir Vasilev": "fredformout@yandex.ru"
13   },
14   "source": {
15     "git": "https://github.com/appbooster/appbooster-swiftlint-config",
16     "tag": "1.0.11"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "resource_bundles": {
22     "swiftlint-config": [
23       ".swiftlint.yml"
24     ]
25   },
26   "dependencies": {
27     "SwiftLint": [
29     ]
30   }