| { |
| "name": "EffectAnimations", |
| "version": "0.0.1", |
| "summary": "Charts Animations for OTSTC.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://gitlab.wisimage.com/iOS/effectanimations", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Ismael PeĢrez Botello": "ismael.perez@wisimage.com" |
| }, |
| "source": { |
| "git": "https://gitlab.wisimage.com/iOS/effectanimations.git", |
| "tag": "0.0.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "EffectAnimations/Classes/**/*", |
| "pushed_with_swift_version": "3.0" |
| } |