2 "name": "OSInAppBrowserLib",
4 "summary": "The `OSInAppBrowserLib` is a library that provides a web browser view to load a web page within a Mobile Application.",
5 "description": "The InAppBrowserLib library behaves as a standard web browser and is useful to load untrusted content without risking your application's security.\n\nThe `OSIABEngine` structure provides the main features of the Library, which are 3 different ways to open a URL:\n- using an External Browser;\n- using a System Browser;\n- using a Web View.\n\n the library provides the following features:\n- Open a URL in an External Browser.\n- Open a URL in a System Browser.\n- Open a URL in a Web View.",
6 "homepage": "https://github.com/OutSystems/OSInAppBrowserLib-iOS",
12 "OutSystems Mobile Ecosystem": "rd.mobileecosystem.team@outsystems.com"
15 "http": "https://github.com/OutSystems/OSInAppBrowserLib-iOS/releases/download/1.0.0/OSInAppBrowserLib.zip",
18 "vendored_frameworks": "OSInAppBrowserLib.xcframework",
34 "swift_version": "5.9"