blob: 1b008f6615412d9f9dc501c0d66c75d4313a47de [file] [log] [blame]
{
"name": "QToasterSwift",
"version": "0.0.8",
"summary": "Simple Swift in App toast notification",
"description": "QToasterSwift is small and simple library to show in app notification (toaster) with capability to customize toaster appearance.",
"homepage": "http://qisc.us",
"license": "MIT",
"authors": "Ahmad Athaullah",
"source": {
"git": "https://github.com/a-athaullah/QToasterSwift.git",
"tag": "0.0.8"
},
"source_files": "QToasterSwift/QToasterSwift/*.swift",
"platforms": {
"ios": "8.3"
}
}