blob: 86072324a9f51c798d67a94600de7f47036dfad6 [file] [log] [blame]
{
"name": "ProgressHUD",
"version": "1.3",
"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",
"tag": "v1.3"
},
"source_files": "ProgressHUD/ProgressHUD.{h,m}",
"resources": "ProgressHUD/ProgressHUD.bundle",
"requires_arc": true
}