blob: dc6a53fda58a7671b023407a655748c63613d65d [file] [log] [blame]
{
"name": "QYProgressHUD",
"version": "1.0.3",
"summary": "QYProgressHUD.",
"description": "A simple loading animation with no extra features.",
"homepage": "https://github.com/qiaoyoung/QYProgressHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"joeyoung": "393098486@qq.com"
},
"source": {
"git": "https://github.com/qiaoyoung/QYProgressHUD.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "7.0"
},
"source_files": "QYProgressHUD/*.{h,m}"
}