Bug fixes
- fixed a bug where WebViewUserAgentViewController was not properly resolved due to podspecs misconfiguration
- introduced PresentableUserAgent - used to make any user agent presentable
- WebViewUserAgentViewController - deprecated makePresentableUserAgent due to memory deallocation issue - it was not working anyway - use PresentableUserAgent instead