blob: 0c44b47346caff1d287f67cff271a76c9f9d147a [file] [log] [blame]
{
"name": "Sica",
"version": "0.3.1",
"summary": "Sica can execute various animations sequentially or parallely",
"homepage": "https://github.com/cats-oss/Sica",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"funzin": "nakazawa_fumito@abema.tv"
},
"platforms": {
"ios": "9.0",
"tvos": "10.0",
"osx": "10.11"
},
"source": {
"git": "https://github.com/cats-oss/Sica.git",
"tag": "0.3.1"
},
"source_files": "Sica/**/*.{swift}",
"swift_version": "4.1"
}