blob: b09d8dfda52e8669136cc35713e9236322325fe2 [file] [log] [blame]
{
"name": "ZKProgressHUD",
"version": "5.1.1",
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "iOS App 上极易于使用的 HUD。",
"homepage": "https://github.com/WangWenzhuang/ZKProgressHUD",
"authors": {
"WangWenzhuang": "1020304029@qq.com"
},
"source": {
"git": "https://github.com/WangWenzhuang/ZKProgressHUD.git",
"tag": "5.1.1"
},
"description": "ZKProgressHUD 是一个在 iOS App 上极易于使用的 HUD。主要用于显示加载、进度、情景信息、Toast。",
"source_files": "ZKProgressHUD/*.swift",
"resources": "ZKProgressHUD/ZKProgressHUD.bundle",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"swift_version": "5.0"
}