| { |
| "name": "LikeAnimation", |
| "version": "0.1.0", |
| "summary": "Beautifule heart beating animation for iOS written in Swift", |
| "description": "Customizable like animation aka heart beating written in Swift.", |
| "homepage": "https://github.com/anatoliyv/LikeAnimation", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Anatoliy Voropay": "anatoliy.voropay@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/anatoliyv/LikeAnimation.git", |
| "tag": "0.1.0" |
| }, |
| "social_media_url": "https://twitter.com/anatoliy_v", |
| "frameworks": "UIKit", |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source_files": "LikeAnimation/Classes/**/*", |
| "pushed_with_swift_version": "3.0" |
| } |