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