blob: c91ace082f8d7ba2bad19dae77143d7d43a08669 [file] [log] [blame]
{
"name": "QToasterSwift",
"version": "0.0.6",
"summary": "Simple Swift in App toast notification",
"description": "Simple Swift in App toast notification",
"homepage": "http://qisc.us",
"license": "MIT",
"authors": "Ahmad Athaullah",
"source": {
"git": "https://github.com/a-athaullah/QToasterSwift.git",
"tag": "0.0.6"
},
"source_files": "QToasterSwift/QToasterSwift/*.swift",
"platforms": {
"ios": "8.3"
},
"dependencies": {
"AlamofireImage": [
"~> 2.4"
]
}
}