blob: 8fb4e1582cba4df890acc5c2182b5a2ce0366f89 [file] [log] [blame]
{
"name": "AwaitToast",
"version": "1.1.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.1.0"
},
"documentation_url": "https://github.com/k-lpmg/AwaitToast/blob/master/README.md",
"ios": {
"source_files": "Sources/**/*.swift"
},
"platforms": {
"ios": "9.0"
}
}