Skip to content

Commit

Permalink
bump version name of SDK to 0.5.25
Browse files Browse the repository at this point in the history
  • Loading branch information
YouTransactor committed Jan 20, 2022
1 parent 5ff1003 commit fc8909c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ target 'uCubeSampleApp' do
# Pods for uCubeSampleApp

# Framework only
#pod 'UCube', :git => 'git@github.com:YouTransactor/mPOS-SDK-IOS-Framework.git', :tag => 'v0.5.24'
#pod 'UCube', :git => 'git@github.com:YouTransactor/mPOS-SDK-IOS-Framework.git', :tag => 'v0.5.25'

# Development
pod 'UCube', :path => '../mPOS-SDK-IOS-Source-Code'
Expand Down
6 changes: 3 additions & 3 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- UCube (0.5.24):
- UCube (0.5.25):
- Zip (~> 1.1)
- Zip (1.1.0)

Expand All @@ -15,9 +15,9 @@ EXTERNAL SOURCES:
:path: "../mPOS-SDK-IOS-Source-Code"

SPEC CHECKSUMS:
UCube: 2c62edf2e851531b0b89283f46d25c286b7d74f8
UCube: 8285a9977fc401a9b6c8e1215b3d5e853f967594
Zip: 8877eede3dda76bcac281225c20e71c25270774c

PODFILE CHECKSUM: 57c86f38bbb930794da5fd19b22f90c5c12bf4e1
PODFILE CHECKSUM: 2f5a2956fdc8806966c03605d0244dac8e78b724

COCOAPODS: 1.10.1

0 comments on commit fc8909c

Please sign in to comment.