blob: 12661f3d4e1c9913cc5e017e5e6bce944efa1ec0 [file] [log] [blame]
{
"name": "QToasterSwift",
"version": "0.2.1",
"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.2.1"
},
"source_files": "QToasterSwift/QToasterSwift/*.swift",
"platforms": {
"ios": "8.3"
}
}