File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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 = {
You can’t perform that action at this time.
0 commit comments