blob: fd8f63c7bc5fd43a8b08184eaec742444ecac425 [file] [log] [blame]
{
"name": "ZProgressHUD",
"version": "0.0.3",
"summary": "ZProgressHUD is a simple use swift HUD",
"description": "ZProgressHUD is a simple use swift HUD.\nIt is simple use like ZProgressHUD.show()",
"homepage": "https://github.com/zevwings/ZProgressHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zevwings": "zev.wings@gmail.com"
},
"source": {
"git": "https://github.com/zevwings/ZProgressHUD.git",
"tag": "0.0.3"
},
"source_files": [
"ZProgressHUD/**/*.swift",
"ZProgressHUD/ZProgressHUD.h"
],
"resources": "ZProgressHUD/ZProgressHUD.bundle",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"deprecated": true
}