blob: 28379293744b70adabcdadf566a2f9b65ad53092 [file] [log] [blame]
{
"name": "ZVProgressHUD",
"version": "1.1",
"summary": "A pure-swift and wieldy HUD",
"description": "ZVProgressHUD a pure-swift and wieldy HUD",
"homepage": "https://github.com/zevwings/ZVProgressHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zevwings": "zevwings@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zevwings/ZVProgressHUD.git",
"tag": "1.1"
},
"source_files": [
"ZVProgressHUD/**/*.swift",
"ZVProgressHUD/ZVProgressHUD.h"
],
"resources": "ZVProgressHUD/Resource.bundle",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}