blob: df21b9a1e50c7353f70ae93d3e1f1351940cf021 [file] [log] [blame]
{
"name": "MTLJWebKit",
"version": "1.0.2",
"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.2"
},
"vendored_frameworks": "MTLJWebKit.framework",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.1.0"
],
"ZipArchive": [
"~> 1.4.0"
]
}
}