You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 2, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: Carthage/Checkouts/Device/Device.podspec
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
Pod::Spec.newdo |s|
2
2
s.name="Device"
3
-
s.version="3.1.0"
3
+
s.version="3.1.2"
4
4
s.summary="Light weight tool for detecting the current device and screen size written in swift."
5
5
6
6
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