[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 7 / f / LProgressWebViewController / 2.0.1 / LProgressWebViewController.podspec.json
blob903af1e99bfb3d61d28f5b41a1bdbf5ad3e54dff
2   "name": "LProgressWebViewController",
3   "version": "2.0.1",
4   "summary": "A WebViewController implemented by WKWebView with a progress bar in the navigation bar",
5   "swift_versions": "5",
6   "description": "A WebViewController implemented by WKWebView with a progress bar in the navigation bar. The WebViewController is safari-like web browser. this is fork of ProgressWebViewController",
7   "homepage": "https://github.com/2sem/LProgressWebViewController",
8   "screenshots": "https://raw.githubusercontent.com/kf99916/ProgressWebViewController/master/screenshots/progressWebViewController.png",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "leesam": "toyboy2@hanmail.net"
15   },
16   "source": {
17     "git": "https://github.com/2sem/LProgressWebViewController.git",
18     "tag": "2.0.1"
19   },
20   "social_media_url": "https://www.linkedin.com/in/gamehelper/",
21   "platforms": {
22     "ios": "9.0"
23   },
24   "source_files": "ProgressWebViewController/**/*.swift",
25   "resources": [
26     "ProgressWebViewController/**/*.xcassets"
27   ],
28   "swift_version": "5"