| { |
| "name": "EasyGradients", |
| "version": "0.1.0", |
| "summary": "Easy wrapper on CAGradientLayer class", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/MohamedGhebaji/EasyGradients", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Mohamed Ghebaji": "ghebaji.mohamed@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/MohamedGhebaji/EasyGradients.git", |
| "tag": "0.1.0" |
| }, |
| "source_files": "EasyGradients/Classes/**/*", |
| "social_media_url": "https://twitter.com/MohamedGhebaji", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "pushed_with_swift_version": "3.0" |
| } |