blob: 4dbd038e6dcd478354c490a8b8be6212ddfa87f0 [file] [log] [blame]
{
"name": "SwiftGradients",
"version": "1.0.0",
"summary": "Color gradients for UIView and CALayer.",
"description": "SwiftGradients gives you useful extensions for UIViews and CALayer classes to add beautiful color gradients.",
"homepage": "https://github.com/rootstrap/SwiftGradients",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gml4": "german@rootstrap.com"
},
"source": {
"git": "https://github.com/rootstrap/SwiftGradients.git",
"tag": "1.0.0"
},
"social_media_url": "https://www.rootstrap.com/",
"platforms": {
"ios": "9.3"
},
"source_files": "Sources/**/*",
"frameworks": "UIKit",
"swift_versions": "5.2",
"swift_version": "5.2"
}