blob: 0d46e5ce06939d0ec8a654717433175487207935 [file] [log] [blame]
{
"name": "GradientMaster",
"version": "0.1.0",
"swift_version": "4.2",
"summary": "A simple and powerful gradient view.",
"description": "A IBDesignable UIView class with a gradient rendered and customizable in the storyboard (effect, direction...) and support gradient animation.",
"homepage": "https://github.com/catchzeng/GradientMaster",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"catchzeng": "891793848@qq.com"
},
"source": {
"git": "https://github.com/catchzeng/GradientMaster.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "GradientMaster/Classes/**/*"
}