Skip to content

Commit 35df72c

Browse files
authored
Update QuickPoseSwiftUI.podspec
1 parent b172e93 commit 35df72c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

QuickPoseSwiftUI.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ s.license = { :type => "QuickPose", :file => "LICENSE" }
88

99
s.source = {
1010
:git => 'https://github.com/quickpose/quickpose-ios-sdk.git',
11-
:tag => 'v' + s.version
11+
:tag => 'v' + s.version.to_s
1212
}
1313
s.platform = :ios
1414
s.module_name = 'QuickPoseSwiftUI'

0 commit comments

Comments
 (0)