blob: 0de95594fdf1d989b5e3a3707b3f29072bcfbc31 [file] [log] [blame]
{
"name": "SwiftUIToastManager",
"platforms": {
"ios": "14.0"
},
"version": "1.0",
"swift_versions": "5.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/YuantongL/SwiftUIToastManager",
"summary": "A manager to manage on screen toast views coming from bottom of the screen",
"authors": {
"Yuantong Lu": "lytgopro@gmail.com"
},
"source": {
"git": "https://github.com/YuantongL/SwiftUIToastManager.git",
"tag": "1.0"
},
"source_files": "Source/**/*.swift",
"requires_arc": true,
"swift_version": "5.0"
}