blob: ebc01c0c772f41af003eadbf432e13042b5805cb [file] [log] [blame]
{
"name": "GrouviActionSheet",
"version": "1.1.2",
"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.2"
},
"swift_version": "4.1",
"platforms": {
"ios": "9.3"
},
"source_files": "GrouviActionSheet/Classes/**/*",
"dependencies": {
"GrouviExtensions": [
],
"SnapKit": [
"~> 4.0.0"
]
}
}