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