blob: 662118db560fd0d43e77c6cc80095ae1b28fb273 [file] [log] [blame]
{
"name": "BDToastAlert",
"version": "1.0.0",
"license": "BSD",
"summary": "Easy way to display non-obstructive messages to user without having to worry about its behavior and conflicts with other views.",
"homepage": "https://github.com/norsez/BDToastAlert",
"authors": {
"Norsez Orankijanan": "norsez@gmail.com"
},
"source": {
"git": "https://github.com/norsez/BDToastAlert.git",
"tag": "1.0.0"
},
"platforms": {
"ios": null
},
"source_files": [
"Classes",
"BDToastAlert/BDToastAlert/BDToastAlert"
],
"frameworks": "QuartzCore",
"requires_arc": true
}