blob: 606d52f6cf42014fece24403e18b558dbe0eeb56 [file] [log] [blame]
{
"name": "SAMGradientView",
"version": "0.2.0",
"authors": {
"Sam Soffes": "sam@soff.es"
},
"homepage": "https://github.com/soffes/SAMGradientView",
"summary": "Easily use gradients in UIKit.",
"source": {
"git": "https://github.com/soffes/SAMGradientView.git",
"tag": "v0.2.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"frameworks": [
"UIKit",
"CoreGraphics"
],
"source_files": "SAMGradientView"
}