Skip to content

Commit 829af6c

Browse files
author
Lucas Ortis
committed
Update podspec
1 parent 13f9752 commit 829af6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Device.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 = "Device"
3-
s.version = "3.0.0"
3+
s.version = "3.0.1"
44
s.summary = "Light weight tool for detecting the current device and screen size written in swift."
55

66
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."

0 commit comments

Comments
 (0)