Skip to content

Commit 73cf2c0

Browse files
chore: fix podspec
1 parent abf1559 commit 73cf2c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

IonicPortals.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ Pod::Spec.new do |s|
1111
s.source_files = 'Sources/IonicPortals/**/*.swift'
1212
s.dependency 'Capacitor', '~> 8.0.0'
1313
s.dependency 'IonicLiveUpdates', '>= 0.5.0', '< 0.6.0'
14-
s.dependency 'LiveUpdateProvider' '~> 0.1.0-alpha.1'
14+
s.dependency 'LiveUpdateProvider', '~> 0.1.0-alpha.1'
1515
s.swift_version = '5.7'
1616
end

0 commit comments

Comments
 (0)