blob: 82851c054fc36639a984bbbf06ef60784bc238f2 [file] [log] [blame]
{
"name": "MSProgressHUD",
"version": "1.0.0",
"swift_version": "4.0",
"summary": "A clean and lightweight progress HUD by Swift for your iOS and tvOS app",
"homepage": "https://github.com/zxhkit/SwiftProgressHUD",
"license": "MIT",
"authors": {
"xuanhe": "1152167469@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zxhkit/MSProgressHUD.git",
"tag": "1.0.0"
},
"source_files": "MSProgressHUD/MSProgressHUD/MSProgressHUD/*",
"resources": "MSProgressHUD/MSProgressHUD/MSProgressHUD/images.bundle",
"frameworks": "UIKit",
"requires_arc": true
}