blob: 641626674656bc58161c97b57c21078b18ae39ff [file] [log] [blame]
{
"name": "MTSVProgressHUD",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MTSVProgressHUD/Classes/**/*{h,m}",
"public_header_files": "MTSVProgressHUD/Classes/Public/**/*.h",
"resources": "MTSVProgressHUD/Resource/SVProgressHUD.bundle",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
]
}