blob: 5c7ca5e724ea2f4e7b65a27ef57ac761fd5c3603 [file] [log] [blame]
{
"name": "ZKProgressHUD",
"version": "3.3",
"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": "3.3"
},
"description": "ZKProgressHUD 是一个在 iOS App 上极易于使用的 HUD。主要用于显示加载、进度、情景信息、Toast。",
"source_files": "ZKProgressHUD/*.swift",
"resources": "ZKProgressHUD/ZKProgressHUD.bundle",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"dependencies": {
"Then": [
]
}
}