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