blob: 6e00bf5a44b469ba10ea90b801fbca86490565bc [file] [log] [blame]
{
"name": "MBProgressHUD-ZYExtension",
"version": "1.0.1",
"license": "MIT",
"summary": "Easy way to use MBProgressHUD",
"homepage": "https://github.com/zzyspace/MBProgressHUD-ZYExtension.git",
"source": {
"git": "https://github.com/zzyspace/MBProgressHUD-ZYExtension.git",
"tag": "1.0.1"
},
"authors": {
"Ryan": "551854173@qq.com"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "Foundation",
"dependencies": {
"MBProgressHUD": [
]
},
"source_files": "*.{h,m}",
"resources": "MBProgressHUD-ZYExtension.bundle"
}