Skip to content

Commit b172e93

Browse files
authored
Update QuickPoseCamera.podspec
1 parent bef4659 commit b172e93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

QuickPoseCamera.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 = 'QuickPoseCamera'

0 commit comments

Comments
 (0)