blob: 4684ae08456728c32dbe4c30e1263694771be5c4 [file] [log] [blame]
{
"name": "GodAnimation",
"version": "0.0.2",
"summary": "Animation for views and cells",
"description": "Simple animation for your views and cells",
"homepage": "https://github.com/daoinek/GodAnimation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kostya Bershov": "kbershov1@gmail.com"
},
"platforms": {
"ios": "12.4"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/daoinek/GodAnimation.git",
"tag": "0.0.2"
},
"source_files": "GodAnimation/**/*.{h,m,swift}",
"swift_version": "5.0"
}