Skip to content

Commit 83f7614

Browse files
committed
Update to 0.0.4
1 parent 1cc6563 commit 83f7614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MultiPeer.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "MultiPeer"
3-
s.version = "0.0.3"
3+
s.version = "0.0.4"
44
s.summary = "MultiPeer makes it easy to automatically connect to multiple nearby devices and share information using MultipeerConnectivity."
55
s.description = "MultiPeer is a wrapper for the MultipeerConnectivity framework for offline data transmission between devices. This framework makes it easy to automatically connect to multiple nearby devices and share information using either bluetooth or wifi radios."
66
s.homepage = "https://github.com/dingwilson/MultiPeer"

0 commit comments

Comments
 (0)