blob: 3c804d2942c2e0cea1cd1a074f2138bac8e2ccda [file] [log] [blame]
{
"name": "XDProgressHUD",
"version": "0.0.3",
"summary": "XDProgressHUD",
"description": "XDProgressHUD's first version",
"homepage": "https://gitee.com/ovix/XDProgressHUD",
"license": "MIT",
"authors": {
"XD": "1327455460@qq.com"
},
"source": {
"git": "https://gitee.com/ovix/XDProgressHUD.git",
"tag": "0.0.3"
},
"frameworks": "UIKit",
"platforms": {
"ios": "9.0"
},
"resources": "XDProgressHUD/XDProgressHUD/**/*",
"source_files": [
"Classes",
"XDProgressHUD/XDProgressHUD/**/*.{h,m}"
],
"requires_arc": true
}