blob: 38e6d77161429b0d42011f6be6daa8871bc3fe89 [file] [log] [blame]
{
"name": "ProgressHUD",
"version": "2.51",
"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.51"
},
"platforms": {
"ios": null
},
"source_files": "ProgressHUD/ProgressHUD/ProgressHUD.{h,m}",
"resources": "ProgressHUD/ProgressHUD/ProgressHUD.bundle",
"requires_arc": true
}