blob: 032271e156f76f056711a8f2522858267b6295da [file] [log] [blame]
{
"name": "WebViewKit",
"version": "0.0.6",
"summary": "A short description of WebViewKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitlab.com/JustClear/webviewkit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"大板栗": "laibinzhuan@gmail.com"
},
"source": {
"git": "git@gitlab.com:JustClear/webviewkit.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WebViewKit/Classes/**/*",
"dependencies": {
"SnapKit": [
"~> 4.0.0"
]
}
}