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