blob: 6cbb72a6d15c20c88f27471be9a188ee7b6ce165 [file] [log] [blame]
{
"name": "WSSProgressHUD",
"version": "0.0.4",
"summary": "ProgressHUD.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/WSmilec/WSSProgressHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangsi": "18566663687@163.com"
},
"source": {
"git": "https://github.com/WSmilec/WSSProgressHUD.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WSSProgressHUD/Classes/**/*",
"dependencies": {
"MBProgressHUD": [
]
}
}