blob: 8073f58240fa7618e0b617bdfc7f6c42059590bb [file] [log] [blame]
{
"name": "GradientView",
"version": "2.3.2",
"authors": {
"Sam Soffes": "sam@soff.es"
},
"homepage": "https://github.com/soffes/GradientView",
"summary": "Easily use gradients in UIKit.",
"description": "Gradient View is a simple UIView wrapper around CGGradient.",
"source": {
"git": "https://github.com/soffes/GradientView.git",
"tag": "v2.3.2"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"tvos": "9.0"
},
"frameworks": "UIKit",
"source_files": "GradientView/**/*.{h,m,swift}",
"pushed_with_swift_version": "4.0"
}