blob: df90fbb2495140446b8b5297ee8e2a84542d2076 [file] [log] [blame]
{
"name": "MGProgressHUD",
"version": "3.1.2",
"summary": "蘑菇租房正在使用的ProgressHUD。",
"description": "蘑菇租房自定义正在使用的ProgressHUD,包括常用的HUD功能。",
"homepage": "https://github.com/mgzf/MGProgressHUD",
"license": "MIT",
"authors": {
"Ann": "sya@mogoroom.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/mgzf/MGProgressHUD.git",
"tag": "3.1.2"
},
"source_files": "MGProgressHUD/Classes/**/*.swift",
"resources": "MGProgressHUD/Assets/*.png",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}