blob: 9551d784b06e11279ea344e436fd00768364607a [file] [log] [blame]
{
"name": "ProgressHUD",
"version": "2.60",
"license": "MIT",
"homepage": "http://relatedcode.com",
"authors": {
"Related Code": "info@relatedcode.com"
},
"summary": "ProgressHUD is a lightweight and easy-to-use HUD for iOS.",
"source": {
"git": "https://github.com/relatedcode/ProgressHUD.git",
"tag": "v2.60"
},
"platforms": {
"ios": "9.3"
},
"source_files": "ProgressHUD/ProgressHUD/ProgressHUD.{h,m}",
"resources": "ProgressHUD/ProgressHUD/ProgressHUD.bundle",
"requires_arc": true
}