[Add] Onfido 18.3.2
[CocoaPods.git] / Specs / 3 / 1 / b / ProgressHUD / 13.4 / ProgressHUD.podspec.json
blobc2fd1cf8cf21db9b566d767fbcb8517a46c318f1
2   "name": "ProgressHUD",
3   "version": "13.4",
4   "license": "MIT",
5   "summary": "A lightweight and easy-to-use Progress HUD for iOS.",
6   "homepage": "https://relatedcode.com",
7   "authors": {
8     "Related Code": "info@relatedcode.com"
9   },
10   "source": {
11     "git": "https://github.com/relatedcode/ProgressHUD.git",
12     "tag": "13.4"
13   },
14   "source_files": "ProgressHUD/Sources/ProgressHUD.swift",
15   "pod_target_xcconfig": {
16     "SWIFT_VERSION": "5.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "requires_arc": true,
23   "swift_version": "5.0"