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