2 "name": "WebViewLibrary",
4 "summary": "WebViewLibrary is a faster way of implementing webview with a sleeker design.",
5 "description": "WebViewLibrary is a simple easy to use library for implementing web view of Swift SDK in ios apps. It comes with designated design with a textfield atop to display the parent link, a web view underneath and a button to close.\n Just initialize WebViewLibrary with the link it is to load ensure the link is a valid url and has in this format- https://your-url , then run your project and see it in action.",
6 "homepage": "https://github.com/tesddev/WebViewLibrary",
7 "screenshots": "https://user-images.githubusercontent.com/58847828/221267986-5f9a6cf4-2bdf-4f83-b23e-0fb90a644136.png",
13 "tesddev": "tesleem.amuda@gmail.com"
16 "git": "https://github.com/tesddev/WebViewLibrary.git",
19 "social_media_url": "https://twitter.com/da_tesleem",
23 "source_files": "Sources/**/*",
24 "swift_versions": "4.0",
25 "swift_version": "4.0"