blob: 61bfb24da966807a193dfefb301369e529acaace [file] [log] [blame]
{
"name": "RHProgressHUD",
"version": "1.0.1",
"summary": "RHProgressHUD 是一款简单的网络加载框组件",
"homepage": "https://github.com/guorenhao/RHProgressHUD",
"license": "MIT",
"authors": {
"Abner_G": "grh_1990@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/guorenhao/RHProgressHUD.git",
"tag": "1.0.1"
},
"source_files": "RHProgressHUD/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}