blob: 77262f3daca57bf98d1124c26b87c4d9066789eb [file] [log] [blame]
{
"name": "ADModalDialog",
"version": "0.1.1",
"summary": "Modal Dialog Control with support for image, title and subheading",
"description": "Modal Dialog Control with support for title and optional subheading and an optional image.",
"homepage": "https://github.com/pritamhinger/admodaldialog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pritam Hinger": "hinger.pritam@gmail.com"
},
"source": {
"git": "https://github.com/pritamhinger/admodaldialog.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "11.3"
},
"source_files": "ADModalDialog/*",
"pushed_with_swift_version": "echo \"4.0\" > .swift-version"
}