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