[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 6 / 3 / MPWebview / 0.0.2 / MPWebview.podspec.json
blob588ca0d4b1dba6a43f6d4aea983edae0b4c9cb96
2   "name": "MPWebview",
3   "version": "0.0.2",
4   "summary": "A WKWebview (using Swift 4.0) that allows users to set cookies,set user-agent,jascript interaction,UI Style and so on.",
5   "description": "'A WKWebview (using Swift 4.0) that allows users to set cookies,set user-agent,jascript interaction,UI Style and so on.'",
6   "homepage": "https://github.com/tiantianyuan/MPWebview",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tian@marcopolos.co.jp": "lintong@withease.cn"
13   },
14   "source": {
15     "git": "https://github.com/tiantianyuan/MPWebview.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "4.0",
22   "source_files": "MPWebview/Classes/**/*",
23   "resource_bundles": {
24     "MPWebview": [
25       "MPWebview/Assets/**/*"
26     ]
27   },
28   "dependencies": {
29     "SVGKit": [
30       "~> 2.1.1"
31     ],
32     "lottie-ios": [
33       "~> 3.1.8"
34     ],
35     "CocoaLumberjack": [
36       "~> 3.6.1"
37     ]
38   },
39   "swift_version": "4.0"