apiVersion: v3
kind: library
metadata:
  name: songwhip-services-spotify
  description: |
    Spotify service package for Songwhip.
    - Provides comprehensive Spotify API integration for the Songwhip platform.
    - Handles authentication, authorization, and data retrieval from Spotify services.
    - Supports streaming metadata, playlist interactions, and user data management.
    - Enables integration with Spotify's music catalog and user ecosystem.
  owner: songwhip
  tags:
    - public:false
spec:
  type: utility
