blob: 14b3c1501c3cbb86108fafce85dfd1ca0933f725 [file] [log] [blame]
{
"name": "EGOGradientView",
"version": "2.0.0",
"summary": "CAGradientLayer backed UIView, with pass-through properties",
"homepage": "https://github.com/enormego/EGOGradientView",
"license": "MIT",
"authors": "Shaun Harrison",
"social_media_url": "http://twitter.com/shnhrrsn",
"source": {
"git": "https://github.com/enormego/EGOGradientView.git",
"tag": "2.0.0"
},
"requires_arc": true,
"source_files": "Sources/*.{h,m}",
"platforms": {
"ios": "7.0",
"tvos": "9.0"
}
}