| { |
| "name": "RevoAnimation", |
| "version": "0.0.3", |
| "summary": "Swift Animation helpers.", |
| "description": "A nice set of helpers to easily work with animations and swift", |
| "homepage": "https://revo.works", |
| "license": "MIT", |
| "swift_versions": "5.0", |
| "authors": { |
| "Jordi PuigdellĂvol": "jordi@gloobus.net" |
| }, |
| "social_media_url": "https://instagram.com/badchoice2", |
| "platforms": { |
| "ios": "9.3", |
| "tvos": "9.0" |
| }, |
| "source": { |
| "git": "https://github.com/revosystems/revoanimation.git", |
| "tag": "0.0.3" |
| }, |
| "source_files": "RevoAnimation/src/**/*.{swift}", |
| "swift_version": "5.0" |
| } |