Skip to content

Commit

Permalink
TaboolaSDK SPM support
Browse files Browse the repository at this point in the history
- update to the 3.7.0 version
  • Loading branch information
Alexandr Zhuchinskiy committed Oct 11, 2022
1 parent 0cb0948 commit 9e5978c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ let package = Package(
targets: [
.binaryTarget(name: "TaboolaSDK",
url: "https://taboola-mobile-sdk.s3.us-west-2.amazonaws.com/ios/spm/3.7.0/TaboolaSDK.xcframework.zip",
checksum: "3e1c404618758a13e64f998a71802f110eb4b14f08ec3fca67f29b4142b3a2e2")
checksum: "093796dbf12cfe5f1e4ef0af470d9b59fe276b9ce5fcb6d44f6f6ed5ff104182")
]
)

0 comments on commit 9e5978c

Please sign in to comment.