blob: 51c46b565082a4bf0e177f5835ad25dcf66a7549 [file] [log] [blame]
{
"name": "MTSVProgressHUD",
"version": "0.1.4",
"summary": "MTSVProgressHUD二进制framework",
"description": "'MTSVProgressHUD二进制framework 提高编译速度.",
"homepage": "https://gitee.com/fmdb/MTSVProgressHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZhaoBingDong": "dzb8818082@163.com"
},
"source": {
"git": "https://gitee.com/fmdb/MTSVProgressHUD.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "MTSVProgressHUD/Framework/MTSVProgressHUD.framework"
},
"resources": "MTSVProgressHUD/Resource/SVProgressHUD.bundle",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
]
}