blob: a5d465b947ab910808608b633f95b75893a30a60 [file] [log] [blame]
{
"name": "iOSTastyToaster",
"version": "0.1.2",
"summary": "iOSTastyToaster is simple iOS Library to Toast.",
"description": "'iOSTastyToaster is simple iOS Library to Toast.'",
"homepage": "https://github.com/nishitelite/iOSTastyToaster",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nishit Patel": "nishit@eliteinfoworld.com"
},
"source": {
"git": "https://github.com/nishitelite/iOSTastyToaster.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": "4.0",
"swift_version": "4.0"
}