blob: d647edfb214c26469444a56d834677951cea12dd [file] [log] [blame]
{
"name": "QqcProgressHUD",
"license": "MIT",
"authors": {
"qqc": "20599378@qq.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"version": "1.0.84",
"summary": "QqcProgressHUD",
"homepage": "https://github.com/xukiki/QqcProgressHUD",
"source": {
"git": "https://github.com/xukiki/QqcProgressHUD.git",
"tag": "1.0.84"
},
"source_files": [
"QqcProgressHUD/*.{h,m}"
],
"resources": [
"QqcProgressHUD/*.bundle"
],
"dependencies": {
"UIImage-Qqc": [
]
},
"subspecs": [
{
"name": "ProgressHUD",
"source_files": "QqcProgressHUD/ProgressHUD/*.{h,m}"
}
]
}