Skip to content

Commit c0bfe21

Browse files
v6.5.0
1 parent ce957fe commit c0bfe21

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+2383
-2024
lines changed

LICENSE

Lines changed: 1412 additions & 1037 deletions
Large diffs are not rendered by default.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# Honeywell SwiftDecoder - Cocoapods - 6.4.0
1+
# Honeywell SwiftDecoder - Cocoapods - 6.5.0
22

33
This repository hosts Honeywell's SwiftDecoder SDK.

SwiftDecoderSDK.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "SwiftDecoderSDK"
3-
s.version = "6.4.0"
3+
s.version = "6.5.0"
44
s.summary = "SwiftDecoder for SocketCam C860"
55
s.homepage = "https://socketmobile.com"
66
s.license = { :type => "COMMERCIAL", :file => "LICENSE" }
@@ -9,7 +9,7 @@ Pod::Spec.new do |s|
99
s.platform = :ios, "15.0"
1010
s.source = {
1111
:git => "https://github.com/SocketMobile/cocoapods-swiftdecodersdk.git",
12-
:tag => "6.4.0"
12+
:tag => "6.5.0"
1313
}
1414
s.ios.deployment_target = "15.0"
1515
s.swift_version = '5.0'
48 Bytes
Binary file not shown.
-204 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)