We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73ccc9a commit 2e6c01fCopy full SHA for 2e6c01f
1 file changed
OpenVPNAdapter.podspec
@@ -30,6 +30,6 @@ The framework is designed to use in conjunction with NetworkExtension framework
30
# s.public_header_files = 'Pod/Classes/**/*.h'
31
s.frameworks = 'NetworkExtension', 'SystemConfiguration'
32
# s.dependency 'JSONModel'
33
- s.dependency 'mbedtls'
+ s.dependency 'mbedTLS'
34
s.module_name = 'OpenVPN'
35
end
0 commit comments