[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / 2 / 3 / 1 / IMProgressHUD / 0.0.4 / IMProgressHUD.podspec.json
bloba99b1854575ebc2cf127fd35ee3482888e436398
2   "name": "IMProgressHUD",
3   "version": "0.0.4",
4   "summary": "A clean and lightweight progress HUD for your iOS app.",
5   "description": "IMProgressHUD is a clean and easy-to-use HUD meant to display the progress of an ongoing task on iOS.",
6   "homepage": "https://github.com/immortal-it/IMProgressHUD",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Immortal": "immortal.me@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/immortal-it/IMProgressHUD.git",
16     "tag": "0.0.4"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "requires_arc": true,
22   "swift_versions": [
23     "5.1",
24     "5.2",
25     "5.3",
26     "5.4",
27     "5.5",
28     "5.6"
29   ],
30   "source_files": "IMProgressHUD/**/*.{swift}",
31   "pod_target_xcconfig": {
32     "SWIFT_INSTALL_OBJC_HEADER": "NO"
33   },
34   "swift_version": "5.6"