blob: 5a79b9ed9a391e7f3fd068eb22a573432c1f5f4e [file] [log] [blame]
{
"name": "DMHud",
"version": "0.0.2",
"summary": "一个简单的toast提示工具",
"description": "一个简单的toast提示工具,用于系统提示等场景",
"homepage": "https://github.com/DMDavid",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DMDavid": "894566327@qq.com"
},
"source": {
"git": "https://github.com/DMDavid/DMHud.git",
"tag": "0.0.2"
},
"source_files": "DMHud/Classes/*.{h,m}",
"platforms": {
"ios": "8.0"
}
}