Skip to content

Commit db4db6d

Browse files
1.0.3
1 parent 930ae9e commit db4db6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

LivenessUtility.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |spec|
1616
#
1717

1818
spec.name = "LivenessUtilityPV"
19-
spec.version = "1.0.2"
19+
spec.version = "1.0.3"
2020
spec.summary = "A short description of LivenessUtility."
2121
spec.homepage = "https://github.com/Techainer/ios-sdk"
2222
spec.author = { 'My Name' => '[email protected]' }
@@ -25,7 +25,7 @@ Pod::Spec.new do |spec|
2525
spec.platform = :ios
2626
spec.ios.deployment_target = "12.0"
2727

28-
spec.source = { :http => 'https://github.com/Techainer/ios-sdk/releases/download/1.0.2/LivenessUtilityPV.zip' }
28+
spec.source = { :http => 'https://github.com/Techainer/ios-sdk/releases/download/1.0.3/LivenessUtilityPV.zip' }
2929
spec.vendored_frameworks = 'LivenessUtilityPV/LivenessUtilityPV.xcframework'
3030
spec.swift_version = "5.0"
3131
spec.pod_target_xcconfig = {

0 commit comments

Comments
 (0)