Skip to content

Commit

Permalink
release version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Abd Qayyum committed Oct 13, 2022
1 parent ecb712a commit 9d73777
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ This is the complete and functional Razer Merchant Services Apple Pay Plugin pay

CocoaPods is a dependency manager for Cocoa projects. For usage and installation instructions, visit their website. To integrate RazerMS Apple Pay Plugin into your Xcode project using CocoaPods, specify it in your Podfile:

pod 'razerms_applepay_plugin', '~> 1.0.0'
pod 'razerms_applepay_plugin', '~> 1.0.1'

### For Swift

Expand Down Expand Up @@ -113,7 +113,7 @@ CocoaPods is a dependency manager for Cocoa projects. For usage and installation
1) Misconfigure ApplePay setup
2) API credentials (username, password, merchant id, verify key)
3) Razer Merchant Services server offline.

## Resources

- GitHub: https://github.com/RazerMS
Expand Down
2 changes: 1 addition & 1 deletion 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.0'
s.version = '1.0.1'
s.summary = 'Razer Merchant Services Apple Pay Plugin'
s.description = <<-DESC
These is Razer Merchant Services Apple Pay Plugin for merchant used
Expand Down

0 comments on commit 9d73777

Please sign in to comment.