You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Be sure to run `pod lib lint OSAT-VideoCompositor.podspec' to ensure this is a
# valid spec before submitting.
#
# Any lines starting with a # are optional, but their use is encouraged
# To learn more about a Podspec see https://guides.cocoapods.org/syntax/podspec.html
#
Pod::Spec.new do |s|
s.name = 'OSAT-VideoCompositor'
s.version = '0.1.0'
s.summary = 'Allow iOS app developers to annotate and augment a video file using Apple native Video composition APIs.'
s.swift_version = '5.5'
# This description is used to generate tags and improve search results.
s.description = <<-DESC
OSAT-VideoCompositor is an open source project which allow iOS app developers to annotate and augment a video file using Apple native Video composition APIs