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