blob: 419af5fc266d74a1abfd92bd49cf6e75be04b43e [file] [log] [blame]
{
"name": "GrouviHUD",
"version": "1.1.3",
"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.3"
},
"swift_version": "4.1",
"platforms": {
"ios": "10.0"
},
"resources": "GrouviHUD/Assets/**/*",
"source_files": "GrouviHUD/Classes/**/*",
"dependencies": {
"GrouviExtensions": [
],
"RxSwift": [
],
"SnapKit": [
"~> 4.0.0"
]
}
}