blob: 42d678a8d8e251fc4f182c12323fe8536fe9bf32 [file] [log] [blame]
{
"name": "FLToast",
"version": "1.0.2",
"summary": "Use toast message in swift.",
"swift_versions": "5.0",
"description": "It's a usable to very simply toast in swift.",
"homepage": "https://github.com/fallenlonelie/Toast",
"license": "WTFPL",
"authors": {
"Lonelie": "loli@lonelie.kr"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/fallenlonelie/Toast.git",
"tag": "1.0.2"
},
"source_files": "Toast/*.swift"
}