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