[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / 9 / 5 / GNGradientView / 0.0.3 / GNGradientView.podspec.json
blob1034cd591bb7327ef7e10a35d77ace6ed9aa05db
2   "name": "GNGradientView",
3   "version": "0.0.3",
4   "summary": "UIView alpha gradient mask.",
5   "description": "                    UIView alpha gradient mask. Container category for UIView and UIGradientView.\n",
6   "homepage": "https://github.com/jakubknejzlik/GNGradientView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jakub Knejzlik": "jakub.knejzlik@gmail.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/jakubknejzlik/GNGradientView.git",
19     "tag": "0.0.3"
20   },
21   "source_files": "GNGradientView/*.{h,m}",
22   "frameworks": "UIKit",
23   "requires_arc": true