blob: faeda2abd6e659631ba13f1d79f7be54d03359e6 [file] [log] [blame]
{
"name": "MJWebViewKit",
"version": "1.3.7",
"summary": "满集网的一个基于WKWebview的web容器",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://192.168.0.49/APP/MJWebViewKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jgyhc": "jgyhc@foxmail.com.com"
},
"source": {
"git": "http://192.168.0.49/APP/MJWebViewKit.git",
"tag": "1.3.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MJWebViewKit/Classes/**/*",
"resource_bundles": {
"MJWebViewKit": [
"MJWebViewKit/Assets/*.png"
]
},
"dependencies": {
"Masonry": [
],
"SDWebImage": [
],
"CTMediator": [
],
"MJColorKit": [
]
}
}