blob: 3ee2e3ecce9d7439022ffdbf774445b9ab3aa5eb [file] [log] [blame]
{
"name": "Z_MBProgressHUD",
"version": "1.1.3",
"summary": "TGProgressHUD",
"description": "学习研究使用",
"homepage": "https://github.com/TangGeV587/MBProgressHUD.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TangGeV587": "349082502@qq.com"
},
"source": {
"git": "https://github.com/TangGeV587/MBProgressHUD.git",
"tag": "1.1.3"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "*.{h,m}",
"frameworks": [
"CoreGraphics",
"QuartzCore"
],
"requires_arc": true
}