Update iOS Crypto SDK docs

… and add local podspec.
This commit is contained in:
Anderas
2023-04-19 17:09:21 +01:00
committed by GitHub
parent 0e08d0f9ef
commit 5d94a5d2f4
5 changed files with 55 additions and 15 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "MatrixSDKCrypto"
s.version = "0.1.5"
s.version = "0.0.1" # Version is only incremented manually and locally before pushing to CocoaPods
s.summary = "Uniffi based bindings for the Rust SDK crypto crate."
s.homepage = "https://github.com/matrix-org/matrix-rust-sdk"
s.license = { :type => "Apache License, Version 2.0", :file => "LICENSE" }