blob: 15c660a93cdc66faf48983c128e476826a458b5b [file] [log] [blame]
{
"name": "RHProgressHUD",
"version": "1.0.0",
"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.0"
},
"source_files": "RHProgressHUD/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}