blob: 33e9eacf256a3c0ed77d0716678b9ee76bd162fb [file] [log] [blame]
{
"name": "MGProgressHUD",
"version": "2.0.3",
"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.0.3"
},
"source_files": "MGProgressHUD/*.swift",
"resource_bundles": {
"MGHUD": [
"MGProgressHUD/Res/*.png"
]
},
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}