blob: edce5fb6cace70d5c67bd6a6f0b9c5fe91d26f71 [file] [log] [blame]
{
"name": "Sica",
"version": "0.2.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.2.0"
},
"source_files": "Sica/**/*.{swift}",
"swift_version": "4.1"
}