Skip to content

Commit

Permalink
Update CardIO pod version.
Browse files Browse the repository at this point in the history
Update CardIO pod version.
  • Loading branch information
dmytrokhl authored Sep 30, 2020
2 parents 002fd49 + 75cd559 commit da3f130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VGSCollectSDK.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ Pod::Spec.new do |spec|

spec.subspec 'CardIO' do |cardio|
cardio.source_files = "Sources/VGSCollectSDK", "Sources/VGSCollectSDK/**/*.{h, m}"
cardio.dependency "CardIOSDK", "5.5.2"
cardio.dependency "CardIOSDK", "5.5.3"
end
end

0 comments on commit da3f130

Please sign in to comment.