[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / 2 / c / SwiftGradients / 1.0.0 / SwiftGradients.podspec.json
blob4dbd038e6dcd478354c490a8b8be6212ddfa87f0
2   "name": "SwiftGradients",
3   "version": "1.0.0",
4   "summary": "Color gradients for UIView and CALayer.",
5   "description": "SwiftGradients gives you useful extensions for UIViews and CALayer classes to add beautiful color gradients.",
6   "homepage": "https://github.com/rootstrap/SwiftGradients",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gml4": "german@rootstrap.com"
13   },
14   "source": {
15     "git": "https://github.com/rootstrap/SwiftGradients.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://www.rootstrap.com/",
19   "platforms": {
20     "ios": "9.3"
21   },
22   "source_files": "Sources/**/*",
23   "frameworks": "UIKit",
24   "swift_versions": "5.2",
25   "swift_version": "5.2"