blob: 05176b8b3e777c19a1eb1ce578bc4384755d8aaf [file] [log] [blame]
{
"name": "XHToastSwift",
"version": "1.0.5",
"summary": "简洁轻便提示工具,一行代码既可完成提示信息显示,支持自定义显示位置及停留时间.",
"homepage": "https://github.com/CoderZhuXH/XHToastSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhu Xiaohui": "977950862@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/CoderZhuXH/XHToastSwift.git",
"tag": "1.0.5"
},
"source_files": [
"XHToastSwift",
"*.{swift}"
],
"requires_arc": true,
"frameworks": "UIKit"
}