blob: 7d16211aa3bba67a50346fa9aee45db1fb936aff [file] [log] [blame]
{
"name": "SJProgressHUD",
"version": "0.0.1",
"platforms": {
"ios": "9.0"
},
"summary": "纯swift HUD提示框 使用简单",
"homepage": "https://github.com/king129/SJProgressHUD",
"license": "MIT",
"authors": {
"king129": "king129@vip.163.com"
},
"source": {
"git": "https://github.com/king129/SJProgressHUD.git",
"tag": "0.0.1"
},
"source_files": "SJProgressHUD",
"requires_arc": true
}