| { | |
| "name": "TSGradientCycleAnimationView", | |
| "version": "1.0.0", | |
| "summary": "动画渐变.", | |
| "description": "1绘制渐变效果的圆形动画", | |
| "homepage": "https://github.com/winfast", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "winfast": "qincc@galanz.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/winfast/TSGradientCycleAnimationView.git", | |
| "tag": "1.0.0" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source_files": "TSGradientCycleAnimationView/Classes/**/*" | |
| } |