| { | |
| "name": "GVGradientView", | |
| "version": "1.0.3", | |
| "summary": "Simplifies the gradient + animation", | |
| "homepage": "https://github.com/VladimirGoncharov/GVGradientView", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "DFandEL": "vladimir1631@yandex.ru" | |
| }, | |
| "platforms": { | |
| "ios": "5.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/VladimirGoncharov/GVGradientView.git", | |
| "tag": "1.0.3" | |
| }, | |
| "source_files": "Classes/*.{h,m}", | |
| "requires_arc": true, | |
| "dependencies": { | |
| "CAAnimationBlocks": [ | |
| ] | |
| } | |
| } |