[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 9 / 3 / JMSWebViewController / 4.0.2 / JMSWebViewController.podspec.json
blobc170ef8b4cc0f55264397f7910851a17bb60491c
2   "name": "JMSWebViewController",
3   "version": "4.0.2",
4   "license": "MIT",
5   "summary": "Use Swift encapsulation WKWebView.",
6   "homepage": "https://github.com/James-swift/JMSWebViewController",
7   "authors": {
8     "xiaobs": "1007785739@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/James-swift/JMSWebViewController.git",
12     "tag": "4.0.2"
13   },
14   "requires_arc": true,
15   "description": "JMSWebViewController - Use Swift encapsulation WKWebView.",
16   "source_files": "JMSWebViewController/*",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "dependencies": {
25     "JMSNavBackButtonHandler": [
26       "~> 2.0.0"
27     ]
28   }