Skip to content

Commit

Permalink
Update device.podspec
Browse files Browse the repository at this point in the history
Update device pod spec to version 3.3.0 users will get all the latest devices + spm support
  • Loading branch information
kishorepran committed Oct 1, 2022
1 parent 361f92e commit 1c9af60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Device.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Device"
s.version = "3.2.1"
s.version = "3.3.0"
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 1c9af60

Please sign in to comment.