blob: e641da8bfc7fc811244fb73858682e0bd28c4fe0 [file] [log] [blame]
{
"name": "Lotus",
"version": "0.0.1",
"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.0.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "Source/*.swift",
"swift_version": "5.0"
}