[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / 3 / 1 / IMProgressHUD / 1.0.0 / IMProgressHUD.podspec.json
blobe8fdb26c1952ba12dbf21f8c1846332b9f49a719
2   "name": "IMProgressHUD",
3   "version": "1.0.0",
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": "1.0.0"
17   },
18   "platforms": {
19     "ios": "11.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   "swift_version": "5.6"