blob: eb9732c6f1bb429a11e2c13899c8b79c6413f094 [file] [log] [blame]
{
"name": "ACProgressHUD-Swift",
"version": "1.3",
"summary": "Lightweight ProgressHud for iOS apps in swift with some very awesome animations.",
"description": "ACProgress HUD is lightweight library to show progress HUD in iOS apps with some very awesome animations and fully customizable appereance e.g. customize the show animation, dismiss animation, change the background color of HUD view, change the progress text, change the indicator color, show or hid dim background , change the transperancy of Background, Show Blur background etc.",
"homepage": "https://github.com/ErAbhishekChandani/ACProgressHUD",
"license": "MIT",
"authors": {
"Abhishek": "chandani.abhishek440@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ErAbhishekChandani/ACProgressHUD.git",
"tag": "1.3"
},
"source_files": "Source/*.swift",
"resources": "Source/*.xib",
"pushed_with_swift_version": "3.0"
}