blob: 6892cb1429ce23337cc4780867adc2892eba9dbd [file] [log] [blame]
{
"name": "LSDialogViewController",
"version": "3.0",
"summary": "This ViewController is able to easily display a custom view as a dialog.",
"description": "You can easily display a dialog that has a variety of effects Using this library.",
"homepage": "https://github.com/daihase/LSDialogViewController",
"license": "MIT",
"authors": {
"daihase": "daisuke_hasegawa@librastudio.co.jp"
},
"source": {
"git": "https://github.com/daihase/LSDialogViewController.git",
"tag": "3.0"
},
"platforms": {
"ios": "8.3"
},
"source_files": "LSDialogViewController/Classes/**/*"
}