blob: 4465b9f19335042b40533c5718847715707e543a [file] [log] [blame]
{
"name": "CWProgressHUD",
"version": "0.5.0",
"summary": "A quick and clean progress HUD.",
"description": "A quick and clean progress HUD. Install library in order to display an interactive progress HUD to users to showcase that a time-consuming event is occuring such as loading some information.",
"homepage": "https://github.com/ChrishonWyllie/CWProgressHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ChrishonWyllie": "chrishon595@yahoo.com"
},
"source": {
"git": "https://github.com/ChrishonWyllie/CWProgressHUD.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "9.3"
},
"source_files": "Classes/**/*",
"resource_bundles": {
"CWProgressHUD": [
"Resources/*"
]
},
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}