blob: 69ec9626bc9e57f456389b9347e2aa899b5c2dc6 [file] [log] [blame]
{
"name": "ProgressHUD",
"version": "0.0.1",
"summary": "ProgressHUD is a lightweight and easy-to-use HUD for iOS 7. (Objective-C)",
"homepage": "https://github.com/relatedcode/ProgressHUD",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": "Related Code",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/relatedcode/ProgressHUD.git",
"commit": "884820821ac0e57154be39754255c3cdedc1ceff"
},
"source_files": "ProgressHUD/ProgressHUD.{h,m}",
"resources": "ProgressHUD/ProgressHUD.bundle",
"requires_arc": true
}