blob: 975d1997b73068ab556008905e14ac339c830d1e [file] [log] [blame]
{
"name": "XHToast",
"version": "1.1",
"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.1"
},
"source_files": [
"XHToast",
"*.{h,m}"
],
"requires_arc": true
}