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