blob: d8e7d5ef004a4cfe1ef15c7d4300cf4bdf9c5989 [file] [log] [blame]
{
"name": "QYProgressHUD",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "QYProgressHUD/*.{h,m}"
}