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