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