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