blob: 60552e9b1e9252c03611a249b551956d0206af62 [file] [log] [blame]
{
"name": "AwaitToast",
"version": "1.2.0",
"summary": "🍞 Basic toast as well as async waiting toast.",
"homepage": "https://github.com/k-lpmg/AwaitToast",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DongHee Kang": "kanglpmg@gmail.com"
},
"source": {
"git": "https://github.com/k-lpmg/AwaitToast.git",
"tag": "1.2.0"
},
"documentation_url": "https://github.com/k-lpmg/AwaitToast/blob/master/README.md",
"ios": {
"source_files": "Sources/**/*.swift"
},
"platforms": {
"ios": "9.0"
}
}