blob: c26ebe9bb3c64d7095f77d7f2a8a40bd08e83166 [file] [log] [blame]
{
"name": "VWProgressHUD",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "7.0"
},
"source_files": "VWProgressHUD/Classes/**/*",
"resources": "VWProgressHUD/Assets/*.bundle",
"frameworks": [
"UIKit",
"Foundation"
]
}