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