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