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