| { | |
| "name": "YYProgressAnimation", | |
| "version": "0.0.2", | |
| "summary": "Gradient effect The progress bar animation", | |
| "homepage": "http://github.com/yangyu92/YYProgressAnimation", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "yangyu": "yang_yu92@foxmail.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0", | |
| "tvos": "9.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/yangyu92/YYProgressAnimation.git", | |
| "tag": "0.0.2" | |
| }, | |
| "source_files": "YYProgressAnimation/*.swift", | |
| "requires_arc": true, | |
| "frameworks": "UIKit" | |
| } |