blob: 14d3ccf399fa1ef83cb03d0af9797547851dc499 [file] [log] [blame]
{
"name": "Lotus",
"version": "0.2.0",
"summary": "Layer animation DSL",
"description": "Light and easy to use DSL for animating layers with help of CoreAnimation",
"homepage": "https://github.com/vkondrashkov/lotus",
"license": "MIT",
"authors": {
"Vladislav Kondrashkov": "vladislav.kondrashkov@gmail.com"
},
"source": {
"git": "https://github.com/vkondrashkov/lotus.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "Source/**/*.swift",
"swift_version": "5.0"
}