blob: d1bd497ba2fad4ec8ddfa278ba99466204d80344 [file] [log] [blame]
{
"name": "MBProgressHUDExtend",
"version": "1.2",
"summary": "Based on MBProgressHUD.",
"description": "It's a MBProgressHUD Category.",
"homepage": "https://github.com/yuzhidu/MBProgressHUDExtend",
"authors": {
"马裕博": "1632212092@qq.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"frameworks": [
"Foundation",
"UIKit"
],
"source": {
"git": "https://github.com/yuzhidu/MBProgressHUDExtend.git",
"tag": "1.2"
},
"source_files": [
"MBProgressHUDExtend",
"MBProgressHUDExtendDemo/MBProgressHUDExtend/*.{h,m}"
]
}