blob: ea22faad73473ce155b7d59b4dd26f825ad49040 [file] [log] [blame]
{
"name": "GradientLayerView",
"version": "0.0.2",
"license": "MIT",
"summary": "The GradientView is a simple UIView with a CAGradientLayer, forwarding its properties up",
"homepage": "https://github.com/nuudles/GradientView",
"authors": {
"Christopher Luu": "nuudles@gmail.com"
},
"source": {
"git": "https://github.com/nuudles/GradientView.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "GradientView/*.swift",
"requires_arc": true
}