[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / e / b / SmoothGradient / 1.0.0 / SmoothGradient.podspec.json
blob03dc2dc73dc3a63c398d93c0696e33c1550fb2cc
2   "name": "SmoothGradient",
3   "version": "1.0.0",
4   "summary": "A SwiftUI package for creating smooth gradients using easing functions.",
5   "homepage": "https://github.com/raymondjavaxx/SmoothGradient",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ramon Torres": "raymondjavaxx@gmail.com"
12   },
13   "swift_versions": "5.6",
14   "platforms": {
15     "ios": "14.0",
16     "tvos": "14.0",
17     "osx": "11.0",
18     "watchos": "7.0"
19   },
20   "source": {
21     "git": "https://github.com/raymondjavaxx/SmoothGradient.git",
22     "tag": "1.0.0"
23   },
24   "source_files": "Sources/SmoothGradient/**/*.swift",
25   "swift_version": "5.6"