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