blob: 300fe47f834b3b1b5bf8b199772a915cc3889e6a [file] [log] [blame]
{
"name": "Animations",
"version": "0.0.8",
"summary": "Chaining animations && syntax sugar",
"homepage": "https://github.com/vysotskiyserhiy/Animations.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Serhiy Vysotskiy": "vysotskiyserhiy@gmail.com"
},
"source": {
"git": "https://github.com/vysotskiyserhiy/Animations.git",
"tag": "0.0.8"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Animations/Sources/**/*",
"swift_versions": "5.0",
"frameworks": "UIKit",
"swift_version": "5.0"
}