[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 3 / 1 / b / ProgressHUD / 14.1.0 / ProgressHUD.podspec.json
blobed57a8ec64e5c284eb5e03b74a04e830a17f34ce
2   "name": "ProgressHUD",
3   "version": "14.1.0",
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": "14.1.0"
13   },
14   "source_files": [
15     "ProgressHUD/Sources/*.swift",
16     "ProgressHUD/Sources/Animations/*.swift"
17   ],
18   "pod_target_xcconfig": {
19     "SWIFT_VERSION": "5.0"
20   },
21   "swift_versions": "5.0",
22   "platforms": {
23     "ios": "13.0"
24   },
25   "requires_arc": true,
26   "swift_version": "5.0"