From a878ba4ff2721b497948d7b083ed77b8b05f0926 Mon Sep 17 00:00:00 2001 From: Felix Mau Date: Fri, 16 Sep 2022 14:34:03 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20::=20Format=20code?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- GradientLoadingBar.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GradientLoadingBar.podspec b/GradientLoadingBar.podspec index c5bbbd9..741417c 100644 --- a/GradientLoadingBar.podspec +++ b/GradientLoadingBar.podspec @@ -39,6 +39,6 @@ Inspired by https://codepen.io/marcobiedermann/pen/LExXWW # s.public_header_files = 'Pod/Classes/**/*.h' # s.frameworks = 'UIKit', 'MapKit' -# s.dependency 'LightweightObservable', '~> 2.1' + # s.dependency 'LightweightObservable', '~> 2.1' end