Skip to content

Commit

Permalink
Update to 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dingwilson committed Feb 2, 2018
1 parent 1cc6563 commit 83f7614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MultiPeer.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "MultiPeer"
s.version = "0.0.3"
s.version = "0.0.4"
s.summary = "MultiPeer makes it easy to automatically connect to multiple nearby devices and share information using MultipeerConnectivity."
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."
s.homepage = "https://github.com/dingwilson/MultiPeer"
Expand Down

0 comments on commit 83f7614

Please sign in to comment.