blob: 1be61bbfc598d935a9b8b9b503e2b50e823ce867 [file] [log] [blame]
{
"name": "ProgressMaskView",
"version": "0.2.0",
"summary": "A progress view with an activity indicator which covers the whole screen.",
"description": "ProgressMaskView masks entire screen to prevent user interaction, and show a circular activity indicator and a circular progressBar. This works when your root view controller is UIViewController, UINavigationController or UITabBarController.",
"homepage": "https://github.com/eytyet/ProgressMaskView",
"screenshots": [
"https://github.com/eytyet/ProgressMaskView/raw/97581759df7acf1ec10a5eaea61686efb8af9798/10fps.gif",
"https://github.com/eytyet/ProgressMaskView/raw/97581759df7acf1ec10a5eaea61686efb8af9798/10fps-2.gif"
],
"license": "MIT",
"authors": {
"eytyet": "eytyet@gmail.com"
},
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/eytyet/ProgressMaskView.git",
"tag": "0.2.0"
},
"source_files": "ProgressMaskView",
"swift_versions": "5.1",
"swift_version": "5.1"
}