blob: 8981335a547f98773b547c8687321d4d88cdaf7a [file] [log] [blame]
{
"name": "ZZMBProgressHUD",
"version": "1.0.4",
"summary": "基于MBProgressHUD的简单封装",
"description": "这是我第一次建立pod仓库demo,基于MBProgressHUD的简单封装",
"homepage": "https://zzjustinForever:yy199208051923@github.com/justinFirstGame/ZZMBProgressHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zz": "zz_justforever@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://zzjustinForever:yy199208051923@github.com/justinFirstGame/ZZMBProgressHUD.git",
"tag": "1.0.4"
},
"source_files": [
"MBProgressHUD+ZZ",
"ZZMBProgressHUD/MBProgressCategory/MBProgressHUD+ZZ.{h,m}"
],
"requires_arc": true,
"dependencies": {
"MBProgressHUD": [
]
}
}