blob: c3db97f8e427bea2e1a8c356077d23674d94b8cf [file] [log] [blame]
{
"name": "OMShadingGradientLayer",
"version": "0.1.0",
"summary": "Shading gradient layer with animatable properties.",
"description": "Shading gradient CALayer with animatable properties in Swift.",
"homepage": "https://github.com/jaouahbi/OMShadingGradientLayer",
"screenshots": [
"https://s3.amazonaws.com/cocoacontrols_production/uploads/control_image/image/8908/ScreenShot-1.png",
"https://s3.amazonaws.com/cocoacontrols_production/uploads/control_image/image/8909/ScreenShot-2.png"
],
"license": {
"type": "APACHE 2.0",
"file": "LICENSE"
},
"authors": {
"Jorge Ouahbi": "jorgeouahbi@gmail.com"
},
"source": {
"git": "https://github.com/jaouahbi/OMShadingGradientLayer.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/a_c_r_a_t_a",
"platforms": {
"ios": "8.0"
},
"source_files": "OMShadingGradientLayer/Classes/**/*",
"pushed_with_swift_version": "3.0"
}