Skip to content

Commit

Permalink
Podspec update for 3.0.26
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack committed Nov 4, 2022
1 parent fb58760 commit 79bad22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions KontaktSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "KontaktSDK"
s.version = "3.0.25"
s.version = "3.0.26"
s.license = { :type => 'CC-ND', :file => 'LICENSE' }
s.summary = "Kontakt.io SDK for iOS"
s.homepage = "http://kontakt.io"
Expand All @@ -21,7 +21,7 @@ Pod::Spec.new do |s|
:flatten => true
}

s.ios.vendored_frameworks = "Cocoapods/iOS/KontaktSDK.xcframework"
s.ios.vendored_frameworks = "Cocoapods/KontaktSDK/iOS/KontaktSDK.xcframework"

# s.tvos.vendored_frameworks = "Cocoapods/tvOS/KontaktSDK.framework"

Expand Down

0 comments on commit 79bad22

Please sign in to comment.