blob: 337e8af3bec08662957eee9352ac321500bf7f03 [file] [log] [blame]
{
"name": "ZJFShowHudLabel",
"version": "0.1.1",
"summary": "Swift或者Objective-C下使用的toast小组件",
"description": "仅仅提供一个showInfo的方法:可定义文本+显示高度(填0则为默认高度)+显示秒数",
"homepage": "https://github.com/ZJF-Coder/ZJFShowHudLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wwyy": "505228178@qq.com"
},
"source": {
"git": "https://github.com/ZJF-Coder/ZJFShowHudLabel.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZJFShowHudLabel/Classes/**/*"
}