blob: bc0bfdddbad4e500d458feb6104a3975081e9055 [file] [log] [blame]
{
"name": "HBToast",
"version": "0.0.6",
"summary": "Swift 版的 Toast 控件",
"description": "Swift 版的 Toast 控件。",
"homepage": "https://www.shenhongbang.cc",
"license": "MIT",
"authors": {
"shenhongbang": "shenhongbang@163.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/jiutianhuanpei/HBToast.git",
"tag": "0.0.6"
},
"source_files": "HBToast.swift",
"frameworks": "UIKit",
"requires_arc": true,
"swift_versions": "5.0",
"dependencies": {
"SnapKit": [
]
},
"swift_version": "5.0"
}