blob: 0fbb2b0c61bf614fe6b1b7110193890454ba6498 [file] [log] [blame]
{
"name": "Sica",
"version": "0.4.0",
"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.4.0"
},
"source_files": "Sica/**/*.{swift}",
"swift_version": "5.0"
}