[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 1 / 8 / WebViewLibrary / 0.2.0 / WebViewLibrary.podspec.json
blob0e5923be504aafdb0c8f882f1720972af9d4432b
2   "name": "WebViewLibrary",
3   "version": "0.2.0",
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",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "tesddev": "tesleem.amuda@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/tesddev/WebViewLibrary.git",
17     "tag": "0.2.0"
18   },
19   "social_media_url": "https://twitter.com/da_tesleem",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "source_files": "Sources/**/*",
24   "swift_versions": "4.0",
25   "swift_version": "4.0"