blob: 8833fb985acd0b8a7940680fc8e0ad7fc800a083 [file] [log] [blame]
{
"name": "MIHGradientView",
"version": "1.0.0",
"platforms": {
"ios": "5.0"
},
"license": "MIT",
"homepage": "http://github.com/hohl/MIHGradientView",
"summary": "UIView subclass which draws a color gradient as background.",
"authors": {
"Michael Hohl": "me@michaelhohl.net"
},
"source": {
"git": "https://github.com/hohl/MIHGradientView.git",
"tag": "pod-1.0.0"
},
"source_files": "Classes",
"frameworks": "QuartzCore",
"requires_arc": false
}