Skip to content

Commit 4dd2232

Browse files
authored
Update QuickPoseCore.podspec
1 parent e113d30 commit 4dd2232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

QuickPoseCore.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 = '1.1.1'
11+
:tag => 'v' + s.version
1212
}
1313
s.platform = :ios
1414
s.module_name = 'QuickPoseCore'

0 commit comments

Comments
 (0)