blob: 5545f27b88b13b1b35ad1dba6e8dd5871d40cee4 [file] [log] [blame]
{
"name": "ZBSwiftHUD",
"version": "0.0.2",
"summary": "一个Swift的简单HUD实现",
"homepage": "https://github.com/zb51900270/ZBSwiftHUD",
"license": "MIT",
"authors": {
"周彬": "317720793@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zb51900270/ZBSwiftHUD.git",
"tag": "0.0.2"
},
"source_files": "ZBHUD/**/*.{swift}",
"requires_arc": true
}