[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / c / d / SAMHUDView / 0.1.3 / SAMHUDView.podspec.json
blob7446a7a8778b92a0ef3438045f1c6811feb18102
2   "name": "SAMHUDView",
3   "version": "0.1.3",
4   "authors": {
5     "Sam Soffes": "sam@soff.es"
6   },
7   "homepage": "https://github.com/soffes/SAMHUDView",
8   "summary": "Easily use gradients in UIKit.",
9   "source": {
10     "git": "https://github.com/soffes/SAMHUDView.git",
11     "tag": "v0.1.3"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "requires_arc": true,
21   "frameworks": [
22     "UIKit",
23     "CoreGraphics",
24     "QuartzCore"
25   ],
26   "source_files": "SAMHUDView",
27   "resources": [
28     "Resources/*"
29   ]