diff --git a/OLMKit.podspec b/OLMKit.podspec index dac7ab6..d9c43e5 100644 --- a/OLMKit.podspec +++ b/OLMKit.podspec @@ -13,7 +13,7 @@ Pod::Spec.new do |s| olm is an implementation of the Double Ratchet cryptographic ratchet in C++ DESC - s.homepage = "http://matrix.org/git/olm" + s.homepage = "https://gitlab.matrix.org/matrix-org/olm" s.license = { :type => "Apache License, Version 2.0", :file => "LICENSE" } @@ -27,7 +27,7 @@ Pod::Spec.new do |s| s.public_header_files = "xcode/OLMKit/*.h" s.source = { - :git => "https://matrix.org/git/olm.git", + :git => "https://gitlab.matrix.org/matrix-org/olm.git", :tag => s.version.to_s } diff --git a/xcode/Podfile.lock b/xcode/Podfile.lock index 678923e..e6f2333 100644 --- a/xcode/Podfile.lock +++ b/xcode/Podfile.lock @@ -1,9 +1,9 @@ PODS: - - OLMKit (3.0.0): - - OLMKit/olmc (= 3.0.0) - - OLMKit/olmcpp (= 3.0.0) - - OLMKit/olmc (3.0.0) - - OLMKit/olmcpp (3.0.0) + - OLMKit (3.1.0): + - OLMKit/olmc (= 3.1.0) + - OLMKit/olmcpp (= 3.1.0) + - OLMKit/olmc (3.1.0) + - OLMKit/olmcpp (3.1.0) DEPENDENCIES: - OLMKit (from `../OLMKit.podspec`) @@ -13,8 +13,8 @@ EXTERNAL SOURCES: :path: "../OLMKit.podspec" SPEC CHECKSUMS: - OLMKit: 88eda69110489f817d59bcb4353b7c247570aa4f + OLMKit: c806e1d2295c8aa1e19de66f4f470c4472d23ba1 PODFILE CHECKSUM: 4e261dae61d833ec5585ced2473023b98909fd35 -COCOAPODS: 1.6.0 +COCOAPODS: 1.6.1