Skip to content

Commit

Permalink
release v0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Narayane committed Feb 27, 2023
1 parent db66d21 commit 4ab9467
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SafeRider.podspec
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
Pod::Spec.new do |s|
s.name = "SafeRider"
s.version = "0.6.0"
s.version = "0.7.1"
s.summary = "Liberty Rider Protection SDK binary"
s.description = <<-DESC
Falls detection in motorcycle or bike rides and automatic call for help if necessary
DESC
s.homepage = "https://liberty-rider.com/"
s.license = { :type => 'Commercial', :text => 'Copyright 2022 Liberty Rider' }
s.license = { :type => 'Commercial', :text => 'Copyright 2023 Liberty Rider' }
s.authors = { "Liberty Rider" => "[email protected]" }
s.source = { :http => "https://github.com/liberty-rider/saferider-ios-distribution/releases/download/#{s.version}/#{s.name}.zip" }

Expand Down

0 comments on commit 4ab9467

Please sign in to comment.