diff --git a/NabtoEdgeClient/Podfile b/NabtoEdgeClient/Podfile index c233e88..3a0a78e 100644 --- a/NabtoEdgeClient/Podfile +++ b/NabtoEdgeClient/Podfile @@ -5,10 +5,10 @@ source 'https://github.com/CocoaPods/Specs.git' use_frameworks! -platform :ios, '10.2' +platform :ios, '12.0' target 'NabtoEdgeClient' do - pod 'NabtoEdgeClientApiFW', '5.12.0' + pod 'NabtoEdgeClientApiFW', '5.12.1' end target 'HostForTests' do