blob: 4a4ec36b1cbf1ee0ef988a6714e2d2b8fdd30317 [file] [log] [blame]
{
"name": "GradientView",
"version": "2.1.1",
"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.1.1"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"source_files": "GradientView/**/*.{h,m,swift}"
}