blob: da4d29d486b33b40d7bdb3a9ede6058b4cb9f729 [file] [log] [blame]
{
"name": "XHToast",
"version": "1.3.0",
"summary": "简洁轻便提示工具,一行代码,既可完成提示信息显示",
"homepage": "https://github.com/CoderZhuXH/XHToast",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhu Xiaohui": "977950862@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/CoderZhuXH/XHToast.git",
"tag": "1.3.0"
},
"source_files": [
"XHToast",
"*.{h,m}"
],
"requires_arc": true
}