Skip to content

Commit

Permalink
Update DarkLightning.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
jensmeder committed Mar 17, 2016
1 parent da4d6f2 commit 886fb43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DarkLightning.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "DarkLightning"
s.version = "0.4.1"
s.version = "0.4.2"
s.summary = "Simply the fastest way to transmit data between iOS and OSX"
s.description = <<-DESC
DarkLightning is a lightweight Objective-C library to allow data transmission between iOS devices (Lightning port or Dock connector) and OSX (USB) at 480MBit.
Expand Down Expand Up @@ -43,4 +43,4 @@ Pod::Spec.new do |s|

end

end
end

0 comments on commit 886fb43

Please sign in to comment.