blob: 4e057bdfaed5805079faf107cb6a1771b8205294 [file] [log] [blame]
{
"name": "SCToast",
"version": "1.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": {
"http": "https://s3.amazonaws.com/spectrocare/SCToast.framework.zip"
},
"exclude_files": "Classes/Exclude"
}