Running pod lib lint there are a few documentation warnings:
`- WARN | xcodebuild: Headers/Public/OpenSSL/openssl/ecdsa.h:295:14: warning: parameter 'flags' not found in the function declaration [-Wdocumentation]
NOTE | xcodebuild: Headers/Public/OpenSSL/openssl/ecdsa.h:295:14: note: did you mean 'name'?
WARN | xcodebuild: Headers/Public/OpenSSL/openssl/ecdsa.h:301:14: warning: parameter 'ecdsa_method' not found in the function declaration [-Wdocumentation]
WARN | xcodebuild: Headers/Public/OpenSSL/openssl/ecdsa.h:302:14: warning: parameter 'name' not found in the function declaration [-Wdocumentation]`
Running pod lib lint there are a few documentation warnings: `- WARN | xcodebuild: Headers/Public/OpenSSL/openssl/ecdsa.h:295:14: warning: parameter 'flags' not found in the function declaration [-Wdocumentation]