[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 0 / 8 / c / ProgressMaskView / 0.2.0 / ProgressMaskView.podspec.json
blob1be61bbfc598d935a9b8b9b503e2b50e823ce867
2   "name": "ProgressMaskView",
3   "version": "0.2.0",
4   "summary": "A progress view with an activity indicator which covers the whole screen.",
5   "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.",
6   "homepage": "https://github.com/eytyet/ProgressMaskView",
7   "screenshots": [
8     "https://github.com/eytyet/ProgressMaskView/raw/97581759df7acf1ec10a5eaea61686efb8af9798/10fps.gif",
9     "https://github.com/eytyet/ProgressMaskView/raw/97581759df7acf1ec10a5eaea61686efb8af9798/10fps-2.gif"
10   ],
11   "license": "MIT",
12   "authors": {
13     "eytyet": "eytyet@gmail.com"
14   },
15   "platforms": {
16     "ios": "9.3"
17   },
18   "source": {
19     "git": "https://github.com/eytyet/ProgressMaskView.git",
20     "tag": "0.2.0"
21   },
22   "source_files": "ProgressMaskView",
23   "swift_versions": "5.1",
24   "swift_version": "5.1"