blob: 8657bf908c1e5f863dbae6b59aa013d5c4a7de54 [file] [log] [blame]
{
"name": "XDProgressHUD",
"version": "0.0.4",
"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.4"
},
"frameworks": "UIKit",
"platforms": {
"ios": "9.0"
},
"resources": "XDProgressHUD/XDProgressHUD/**/*",
"source_files": [
"Classes",
"XDProgressHUD/XDProgressHUD/**/*.{h,m}"
],
"requires_arc": true
}