[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / 9 / 3 / JMSWebViewController / 2.0.0 / JMSWebViewController.podspec.json
blob686f45d3cefa2f7217a34f0547ebb57504d640b1
2   "name": "JMSWebViewController",
3   "version": "2.0.0",
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": "2.0.0"
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       "~> 1.0.2"
27     ]
28   },
29   "pushed_with_swift_version": "3.0"