# cats-oss/Sica

:deer: Simple Interface Core Animation. Run type-safe animation sequencially or parallelly

Repository: https://github.com/cats-oss/Sica
Canonical: https://ross.abutalabs.com/products/sica
Language: Swift
License: MIT
License Family: permissive
Topics: swift, animation, ios, cocoapods, carthage, macos, tvos, swift-package-manager
Last push: 2021-11-30T21:46:54+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2991, "days_push": 1737, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1047, forks 56 (observed 2026-08-28T04:03:21.877522+00:00)

## What it is
Sica is a Swift library providing a simple, type-safe interface over Apple's Core Animation framework. It lets developers run animations sequentially or in parallel with support for easings, springs, and transitions.

## Use cases
- animate views sequentially in ios
- run parallel core animations with swift
- add spring animations to views
- apply easing functions to animations
- chain view animations with delays
- type-safe animation library for ios

## When to choose
- you want a type-safe Swift wrapper around Core Animation
- you need to compose animations in sequence or parallel
- you target iOS, tvOS, or macOS with Swift

## When to avoid
- you need cross-platform (Android/web) animation support
- you prefer SwiftUI's built-in animation APIs
- you need a very actively maintained library - last release was 2021

## Facets
- artifact type: library
- maturity: maintenance
- function: animation
- domain: mobile-development, frontend, graphics
- platform: cross-platform
- tags: core-animation, swift, cocoapods, carthage, swift-package-manager, tvos, type-safe, animation-sequences, ios, macos

## Member repositories
- cats-oss/Sica (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:21.877522+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:01:06.183734+00:00, confidence not recorded.
  - readme: https://github.com/cats-oss/Sica (fetched 2026-08-28T04:03:21.877522+00:00, sha e0e58eb8e2e3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
