blob: a65dbb4699032453c7a51791722694af6177dd20 [file] [log] [blame]
{
"name": "GrouviActionSheet",
"version": "1.1.5",
"summary": "Customisable replacement for UIAlertController.",
"homepage": "https://github.com/horizontalsystems/GrouviActoinSheet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"max": "trickster77777@gmail.com"
},
"source": {
"git": "https://github.com/horizontalsystems/GrouviActoinSheet.git",
"tag": "1.1.5"
},
"swift_version": "4.1",
"platforms": {
"ios": "9.3"
},
"source_files": "GrouviActionSheet/Classes/**/*",
"dependencies": {
"GrouviExtensions": [
],
"SnapKit": [
"~> 4.0.0"
]
}
}