blob: b305c6fe75298e6f035d1ba616261ddb86e19360 [file] [log] [blame]
{
"name": "AppboosterSwiftLintConfig",
"version": "1.0.11",
"summary": "SwiftLint config for Appbooster organization",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/appbooster/appbooster-swiftlint-config",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vladimir Vasilev": "fredformout@yandex.ru"
},
"source": {
"git": "https://github.com/appbooster/appbooster-swiftlint-config",
"tag": "1.0.11"
},
"platforms": {
"ios": "9.0"
},
"resource_bundles": {
"swiftlint-config": [
".swiftlint.yml"
]
},
"dependencies": {
"SwiftLint": [
]
}
}