|
|
@@ -1,6 +1,6 @@
|
|
|
Pod::Spec.new do |s|
|
|
|
s.name = "AgeEncryption"
|
|
|
- s.version = "1.0.3"
|
|
|
+ s.version = "1.0.4"
|
|
|
s.summary = "AgeEncryption for Logseq"
|
|
|
s.description = <<-DESC
|
|
|
TODO: Add description
|
|
|
@@ -8,7 +8,7 @@ Pod::Spec.new do |s|
|
|
|
s.homepage = "https://github.com/andelf/AgeEncryption"
|
|
|
s.license = 'MIT'
|
|
|
s.author = { "Andelf" => "[email protected]" }
|
|
|
- s.source = { :http => "https://github.com/andelf/AgeEncryption/releases/download/1.0.3/AgeEncryption.xcframework.zip" }
|
|
|
+ s.source = { :http => "https://github.com/andelf/AgeEncryption/releases/download/1.0.4/AgeEncryption.xcframework.zip" }
|
|
|
#s.source = { }
|
|
|
|
|
|
s.requires_arc = true
|