blob: c661cfb8ee02134515eac3f65088f8ffb849fdaa [file] [log] [blame]
{
"name": "MPWebview",
"version": "0.0.3",
"summary": "A WKWebview (using Swift 4.0) that allows users to set cookies,set user-agent,jascript interaction,UI Style and so on.",
"description": "\"A WKWebview (using Swift 4.0) that allows users to set cookies,set user-agent,jascript interaction,UI Style and so on.\"",
"homepage": "https://github.com/tiantianyuan/MPWebview",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tian@marcopolos.co.jp": "lintong@withease.cn"
},
"source": {
"git": "https://github.com/tiantianyuan/MPWebview.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MPWebview/Classes/*",
"resource_bundles": {
"MPWebview": [
"MPWebview/Assets/*"
]
},
"swift_versions": "4.0",
"dependencies": {
"SVGKit": [
],
"lottie-ios": [
],
"Masonry": [
]
},
"swift_version": "4.0"
}