blob: 8cf6b4297320a4ebb67de263b58e526fa33e4008 [file] [log] [blame]
{
"name": "GWLLint",
"version": "0.7",
"summary": "Default lint rules for galaxyweblinks.",
"description": "This framework contains default rule to be applied on projects of Galaxyweblinks.",
"homepage": "https://github.com/GalaxyHydra/GwlLint",
"authors": {
"Galaxy weblinks": "statics@kpmrs.com"
},
"license": "MIT",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/GalaxyHydra/GwlLint.git",
"tag": "0.7"
},
"vendored_frameworks": "GWLLint.xcframework",
"swift_versions": "5.0",
"dependencies": {
"SwiftLint": [
]
},
"swift_version": "5.0"
}