{ | |
"name": "PYGradientView", | |
"version": "0.1.0", | |
"summary": "图层渲染工具,支持扩散渲染,与线性渲染", | |
"description": "图层渲染工具,支持扩散渲染,与线性渲染", | |
"homepage": "https://github.com/LiPengYue/PYGradientView", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"LiPengYue": "702029772@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/LiPengYue/PYGradientView.git", | |
"tag": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "PYGradientView/Classes/**/*" | |
} |