{ | |
"name": "LYGradientView", | |
"version": "0.1.0", | |
"summary": "渐变view", | |
"description": "渐变的view,方便自己使用而已", | |
"homepage": "https://github.com/ButtFly/LYGradientView", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"ButtFly": "315585758@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/ButtFly/LYGradientView.git", | |
"tag": "0.1.0" | |
}, | |
"swift_versions": [ | |
"5.0" | |
], | |
"platforms": { | |
"ios": "10.0" | |
}, | |
"source_files": "LYGradientView/Classes/**/*", | |
"swift_version": "5.0" | |
} |