Skip to content

Commit

Permalink
Update manifests for v0.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
trevor-lambert committed Jan 7, 2025
1 parent 2331203 commit 18c5316
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions IonicLiveUpdates.podspec
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
Pod::Spec.new do |s|
s.name = 'IonicLiveUpdates'
s.version = '0.5.5'
s.version = '0.5.6'
s.summary = 'Ionic Portals Live Updates'
s.social_media_url = 'https://twitter.com/IonicFramework'
s.license = 'Commercial'
s.homepage = 'https://ionic.io/portals'
s.ios.deployment_target = '13.0'
s.authors = { 'Ionic Team' => '[email protected]' }
s.source = { :http => 'https://github.com/ionic-team/ionic-live-updates-releases/releases/download/0.5.5/IonicLiveUpdates.xcframework.zip',
:sha256 => '5fdbb4b35b07c5a491d6007081b954e6613ea75e41aff759eb72d28046ff41fd' }
s.source = { :http => 'https://github.com/ionic-team/ionic-live-updates-releases/releases/download/0.5.6/IonicLiveUpdates.xcframework.zip',
:sha256 => '31eeb53239af678bd3ee1be9c650b53c953ba86064b7171d1e7db0ef551040e7' }
s.vendored_frameworks = 'IonicLiveUpdates.xcframework'
s.swift_version = '5.7'
end

0 comments on commit 18c5316

Please sign in to comment.