Skip to content

Commit

Permalink
release version 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Abd Qayyum committed Oct 13, 2022
1 parent 9d73777 commit 5fd5e75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions razerms_applepay_plugin.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'razerms_applepay_plugin'
s.version = '1.0.1'
s.version = '1.0.2'
s.summary = 'Razer Merchant Services Apple Pay Plugin'
s.description = <<-DESC
These is Razer Merchant Services Apple Pay Plugin for merchant used
Expand All @@ -12,7 +12,7 @@ Pod::Spec.new do |s|
LICENSE
}
s.author = { 'RMS Mobile Division' => '[email protected]' }
s.source = { :git => "https://https://github.com/RazerMS/RazerMSApplePayPlugin.git", :tag => "#{s.version}" }
s.source = { :git => "https://github.com/RazerMS/RazerMSApplePayPlugin.git", :tag => "#{s.version}" }
s.framework = "Foundation"
s.framework = "PassKit"
s.framework = "WebKit"
Expand Down

0 comments on commit 5fd5e75

Please sign in to comment.