blob: f98628d8186567f219e040b606952660988bf034 [file] [log] [blame]
{
"name": "MSToast",
"platforms": {
"ios": "9.0"
},
"summary": "MSToast is an tiny android-like toast library written in Swift 3.0",
"requires_arc": true,
"version": "0.1.0",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"Michael Shang": "msshang1992@outlook.com"
},
"homepage": "https://github.com/xibo55/MSToast",
"source": {
"git": "https://github.com/xibo55/MSToast.git",
"tag": "0.1.0"
},
"source_files": "MSToast/*.{swift}"
}