From ae785996a44f637950d33794408c4b9a563a2497 Mon Sep 17 00:00:00 2001 From: Jayden Date: Thu, 23 May 2024 19:03:03 +0800 Subject: [PATCH] Update FireworkVideoUI.podspec --- FireworkVideoUI.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FireworkVideoUI.podspec b/FireworkVideoUI.podspec index 8fbf8dd..e4ea145 100644 --- a/FireworkVideoUI.podspec +++ b/FireworkVideoUI.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'FireworkVideoUI' - s.version = '0.1.1' + s.version = '0.1.2' s.summary = 'An extension library meant to provide easier interfaces for the FireworkVideoSDK.' s.homepage = 'https://github.com/loopsocial/firework_ios_sdk_ui_extensions' s.license = 'Apache License, Version 2.0'