blob: b13f28d54fd79e44c37c87ef38ac0632e4c700a3 [file] [log] [blame]
{
"name": "MTLJWebKit",
"version": "1.0.1",
"summary": "MTLJWebKit.",
"description": "A short description of WebKitFramework",
"homepage": "https://github.com/mtlj/MTLJWebKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lj": ""
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/mtlj/MTLJWebKit.git",
"tag": "1.0.1"
},
"vendored_frameworks": "MTLJWebKit.framework",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.1.0"
],
"ZipArchive": [
"~> 1.4.0"
]
}
}