blob: 8b3731cc1ed85ece07634fbb43e4d22519720fa9 [file] [log] [blame]
{
"name": "YBSwiftyToast",
"version": "0.0.2",
"summary": "toast提示Swift版本",
"homepage": "https://github.com/CoderYBXu/SwiftyToast",
"license": "MIT",
"authors": {
"CoderYBXu": "xybiOS@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/CoderYBXu/SwiftyToast.git",
"tag": "0.0.2"
},
"source_files": "SwiftyToast/SwiftyToast/**/SwiftyToast.swift",
"requires_arc": true
}