Skip to content

Commit 9f19894

Browse files
authored
Update Device.podspec
1 parent e54786a commit 9f19894

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 = "2.0.0"
3+
s.version = "2.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)