blob: 3a42d0f30a05d68925d9a706e41a975b1710e77f [file] [log] [blame]
{
"name": "MyGradientView",
"platforms": {
"ios": "8.0"
},
"summary": "Gradient provides a UIView with a gradient background",
"requires_arc": true,
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jesse Seidman": "jseidman95@yahoo.com"
},
"homepage": "https://github.com/jseidman95/GradientView",
"source": {
"git": "https://github.com/jseidman95/GradientView.git",
"tag": "0.1.0"
},
"frameworks": "UIKit",
"source_files": "GradientView/**/*.{swift}",
"pushed_with_swift_version": "3.1"
}