Skip to content

Commit

Permalink
Deployment: Update versioning file[s] to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Wultra Library Deploy committed Oct 26, 2021
1 parent 7776254 commit f02afd8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WultraPowerAuthNetworking.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.cocoapods_version = '>= 1.10'
s.name = "WultraPowerAuthNetworking"
s.version = '1.0.2'
s.version = '1.0.3'
s.license = { :type => 'Apache License, Version 2.0', :file => 'LICENSE' }
s.summary = "PowerAuth Networking by Wultra"
s.homepage = "https://www.wultra.com/"
Expand All @@ -14,4 +14,4 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '10.0'

s.dependency 'PowerAuth2', '>= 1.6'
end
end

0 comments on commit f02afd8

Please sign in to comment.