Skip to content
Snippets Groups Projects
Commit 51ce62fc authored by manuroe's avatar manuroe
Browse files

OLMKit: Make podspec point to new https://gitlab.matrix.org/matrix-org/olm

parent 009173c1
No related branches found
No related tags found
No related merge requests found
......@@ -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
}
......
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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment