Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
sagishm committed Jan 12, 2021
2 parents d0baa20 + 31bdea9 commit 1f51388
Show file tree
Hide file tree
Showing 15 changed files with 30 additions and 110 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>GigyaE2ETestsApp.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
<integer>44</integer>
<integer>46</integer>
</dict>
</dict>
</dict>
Expand Down
4 changes: 2 additions & 2 deletions GigyaNss.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'GigyaNss'
spec.version = '1.1.0'
spec.version = '1.1.1'
spec.license = 'Apache 2.0'
spec.homepage = 'https://developers.gigya.com/display/GD/Native+Screen-Sets'
spec.author = 'Gigya SAP'
Expand All @@ -9,7 +9,7 @@ Pod::Spec.new do |spec|
authentication methods from the standard login flow
DESC

spec.source = { :git => 'https://github.com/SAP/gigya-swift-sdk.git', :tag => 'nss/v1.1.0' }
spec.source = { :git => 'https://github.com/SAP/gigya-swift-sdk.git', :tag => 'nss/v1.1.1' }
spec.module_name = 'GigyaNss'
spec.swift_version = '5.2'

Expand Down
Loading

0 comments on commit 1f51388

Please sign in to comment.