blob: e25cbba016749d28228765286bc2801f1f7fc2a7 [file] [log] [blame]
{
"name": "SCToast",
"version": "2.0.0",
"summary": "A nice Toast message framework in Swift.",
"description": "A nice toast message tool in Swift. Cheers",
"homepage": "https://spectrochips.com",
"license": {
"type": "MIT",
"text": " Copyright 2019\n Permission is granted to...\n"
},
"authors": {
"viswanath": "viswanath3344@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "SCToast.framework"
},
"source": {
"git": "https://github.com/viswanath3344/SCToast.git",
"tag": "2.0.0"
},
"exclude_files": "Classes/Exclude"
}