blob: 5dcdec887e68cc5e3fe8b977ca09d268afab494c [file] [log] [blame]
{
"name": "VWProgressHUD",
"version": "0.1.0",
"summary": "A short description of VWProgressHUD.",
"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.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "VWProgressHUD/Classes/**/*",
"resources": "VWProgressHUD/Assets/*.bundle",
"frameworks": [
"UIKit",
"Foundation"
]
}