blob: c0bef5623d5d2b0c9c11de6a98204c5a7a436977 [file] [log] [blame]
{
"name": "GrouviHUD",
"version": "1.1.6",
"summary": "Customizable HUD.",
"homepage": "https://github.com/horizontalsystems/GrouviHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"max": "trickster77777@gmail.com"
},
"source": {
"git": "https://github.com/horizontalsystems/GrouviHUD.git",
"tag": "1.1.6"
},
"swift_version": "4.1",
"platforms": {
"ios": "10.0"
},
"resources": "GrouviHUD/Assets/**/*",
"source_files": "GrouviHUD/Classes/**/*",
"dependencies": {
"GrouviExtensions": [
],
"RxSwift": [
],
"SnapKit": [
"~> 4.0.0"
]
}
}