blob: 3213810ade6b5d2b38b0f00cce97af6c4e147069 [file] [log] [blame]
{
"name": "ZKProgressHUD",
"version": "1.2",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A easy-to-use HUD for your iOS app.",
"homepage": "https://github.com/WangWenzhuang/ZKProgressHUD",
"authors": {
"WangWenzhuang": "1020304029@qq.com"
},
"source": {
"git": "https://github.com/WangWenzhuang/ZKProgressHUD.git",
"tag": "1.2"
},
"description": "ZKProgressHUD is a easy-to-use HUD meant to display the progress of an ongoing task on iOS.",
"source_files": "ZKProgressHUD/*.swift",
"resources": "ZKProgressHUD/ZKProgressHUD.bundle",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}