Skip to content

Commit

Permalink
Update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Hagen committed Feb 27, 2018
1 parent a4f400f commit 9afc42e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libsignal-protocol-swift.podspec
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Pod::Spec.new do |spec|
spec.name = 'lib signal-protocol-swift'
spec.name = 'libsignal-protocol-swift'
spec.summary = 'A Swift wrapper framework for libsignal-protocol-c'
spec.license = 'GPLv3'

spec.version = '0.1'
spec.version = '0.2'
spec.source = {
:git => 'https://github.com/christophhagen/libsignal-protocol-swift.git',
:tag => spec.version
Expand Down

0 comments on commit 9afc42e

Please sign in to comment.