[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 3 / e / a / JGProgressHUD / 2.0.4 / JGProgressHUD.podspec.json
blobc1c44bcd10afd77916072c1d66dff6b0e167c2c8
2   "name": "JGProgressHUD",
3   "version": "2.0.4",
4   "summary": "Elegant and simple progress HUD for iOS and tvOS",
5   "homepage": "https://github.com/JonasGessner/JGProgressHUD",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": "Jonas Gessner",
11   "social_media_url": "https://twitter.com/JonasGessner",
12   "platforms": {
13     "ios": "8.0",
14     "tvos": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/JonasGessner/JGProgressHUD.git",
18     "tag": "v2.0.4"
19   },
20   "source_files": "JGProgressHUD/JGProgressHUD/*.{h,m}",
21   "resource_bundles": {
22     "JGProgressHUD": "JGProgressHUD/Resources/*.png"
23   },
24   "frameworks": [
25     "Foundation",
26     "UIKit",
27     "QuartzCore"
28   ],
29   "swift_versions": "5.0",
30   "requires_arc": true,
31   "swift_version": "5.0"