blob: 5524301839430edd20ac419b9929034958017860 [file] [log] [blame]
{
"name": "LSDialogViewController",
"version": "4.0",
"license": "MIT",
"homepage": "https://github.com/daihase/LSDialogViewController",
"authors": {
"daihase": "daisuke_hasegawa@librastudio.co.jp"
},
"summary": "This ViewController is able to easily display a custom view as a dialog.",
"source": {
"git": "https://github.com/daihase/LSDialogViewController.git",
"tag": "4.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.3"
},
"source_files": "LSDialogViewController/Classes/**/*",
"swift_version": "5.0"
}