blob: 9197c7926387d226d9414e7d909b2efa6822497a [file] [log] [blame]
{
"name": "VWProgressHUD",
"version": "0.1.9",
"summary": "A easy hud to use, just one code",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/vaithwee/VWProgressHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vaith": "vaithwee@yeah.net"
},
"source": {
"git": "https://github.com/vaithwee/VWProgressHUD.git",
"tag": "0.1.9"
},
"platforms": {
"ios": "7.0"
},
"source_files": "VWProgressHUD/Classes/**/*",
"resources": "VWProgressHUD/Assets/*.bundle",
"frameworks": [
"UIKit",
"Foundation"
]
}