| { |
| "name": "Animatronic", |
| "version": "0.1.0", |
| "summary": "High-performance working with image animation in Swift.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/artemnovichkov/Animatronic", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Artem Novichkov": "artem.novichkov@rosberry.com" |
| }, |
| "source": { |
| "git": "https://github.com/artemnovichkov/Animatronic.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "Animatronic/Classes/**/*", |
| "pushed_with_swift_version": "3.0" |
| } |