File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,12 +11,12 @@ let package = Package(
1111 . library( name: " LeanplumLocation " , targets: [ " LeanplumLocation " ] )
1212 ] ,
1313 dependencies: [
14- . package ( url: " https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/6.0.1/Leanplum.xcframework.zip " ,
14+ . package ( url: " https://github.com/CleverTap/clevertap-ios-sdk " , from : " 4.1.4 " )
1515 ] ,
1616 targets: [
1717 . binaryTarget(
1818 name: " Leanplum " ,
19- url: " https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/5 .0.0 /Leanplum.xcframework.zip " ,
19+ url: " https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/6 .0.1 /Leanplum.xcframework.zip " ,
2020 checksum: " 8bd35c71da15bdb14facbcc3b09d7757695d0a9639336bf7b9097849c614d058 "
2121 ) ,
2222 . target(
You can’t perform that action at this time.
0 commit comments