[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 3 / 1 / DLProgressHUD / 0.1.12 / DLProgressHUD.podspec.json
blob67ed1069caf87d8f092bb483879122da171a411c
2   "name": "DLProgressHUD",
3   "version": "0.1.12",
4   "summary": "Lightweight Progress HUD implementation for iOS.",
5   "description": "Lightweight and highly configurable Progress HUD implementation for iOS.",
6   "homepage": "https://github.com/DeluxeAlonso/DLProgressHUD",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DeluxeAlonso": "alonso.alvarez.dev@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/DeluxeAlonso/DLProgressHUD.git",
16     "tag": "0.1.12"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "DLProgressHUD/Classes/**/*.swift",
22   "swift_versions": [
23     "5.0"
24   ],
25   "swift_version": "5.0"