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