Skip to content

Commit 5f1fe92

Browse files
committed
🚀 Update posepc version to 1.1.0
1 parent f0710d6 commit 5f1fe92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BitcoinKit.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = 'BitcoinKit'
3-
spec.version = '1.1.0-beta5'
3+
spec.version = '1.1.0'
44
spec.summary = 'Bitcoin(BCH/BTC) protocol toolkit for Swift'
55
spec.description = <<-DESC
66
The BitcoinKit library is a Swift implementation of the Bitcoin(BCH/BTC) protocol. This library was originally made by Katsumi Kishikawa, and now is maintained by Yenom Inc. It allows maintaining a wallet and sending/receiving transactions without needing a full blockchain node. It comes with a simple wallet app showing how to use it.

0 commit comments

Comments
 (0)