[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 2 / 5 / c / OSInAppBrowserLib / 1.0.0 / OSInAppBrowserLib.podspec.json
blob6a37ffbc1e84b08ad9a353edd2f5fd60870d7f75
2   "name": "OSInAppBrowserLib",
3   "version": "1.0.0",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "OutSystems Mobile Ecosystem": "rd.mobileecosystem.team@outsystems.com"
13   },
14   "source": {
15     "http": "https://github.com/OutSystems/OSInAppBrowserLib-iOS/releases/download/1.0.0/OSInAppBrowserLib.zip",
16     "type": "zip"
17   },
18   "vendored_frameworks": "OSInAppBrowserLib.xcframework",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "swift_versions": [
23     "5.0",
24     "5.1",
25     "5.2",
26     "5.3",
27     "5.4",
28     "5.5",
29     "5.6",
30     "5.7",
31     "5.8",
32     "5.9"
33   ],
34   "swift_version": "5.9"