Skip to content

Commit

Permalink
Update pod spec
Browse files Browse the repository at this point in the history
  • Loading branch information
Ekhoo committed Nov 12, 2015
1 parent 19cf591 commit 6bdadcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Device.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Device"
s.version = "0.0.2"
s.version = "0.0.3"
s.summary = "Light weight tool for detecting the current device and screen size written in swift."

s.description = "Swift library for detecting the running device's model and screen size. With the newer  devices, developers have more work to do. This library simplifies their job by allowing them to get information about the running device and easily target the ones they want."
Expand Down

0 comments on commit 6bdadcb

Please sign in to comment.