Skip to content

Commit a4d7aa9

Browse files
github-actions[bot]Cobrowse.io Bot
andauthored
feat: update Cobrowse.io SDK (#144)
Co-authored-by: Cobrowse.io Bot <[email protected]>
1 parent 9a80d77 commit a4d7aa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cobrowse-sdk-react-native.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Pod::Spec.new do |s|
1111
s.homepage = package["homepage"]
1212
s.source = { :git => 'https://github.com/cobrowseio/cobrowse-sdk-react-native.git' }
1313
s.platform = :ios, '12.0'
14-
s.dependency 'CobrowseIO/XCFramework', '3.13.3'
14+
s.dependency 'CobrowseIO/XCFramework', '3.13.4'
1515
s.dependency 'React'
1616
s.source_files = 'ios/*.{h,m}'
1717
end

0 commit comments

Comments
 (0)