[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / a / LPHUD / 1.2.6 / LPHUD.podspec.json
blobc602406315279796c15a0828820e0e2c14d45161
2   "name": "LPHUD",
3   "version": "1.2.6",
4   "summary": "An iOS activity indicator view.",
5   "description": "LPHUD is an iOS drop-in class that displays a translucent HUD\nwith an indicator and/or labels while work is being done in a background thread.\nThe HUD is meant as a replacement for the undocumented, private UIKit UIProgressHUD\nwith some additional features.",
6   "homepage": "https://github.com/liam-i/HUD",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Liam": "liam_i@163.com"
13   },
14   "source": {
15     "git": "https://github.com/liam-i/HUD.git",
16     "tag": "1.2.6"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": [
22     "5.1",
23     "5.2",
24     "5.3"
25   ],
26   "source_files": "Sources/Classes/**/*",
27   "swift_version": "5.3"