blob: 9bc6aebe4c0deffa5e5c49e0360a9d5f5cf0d123 [file] [log] [blame]
{
"name": "MJWebViewKit",
"version": "1.2.0",
"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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MJWebViewKit/Classes/**/*",
"resource_bundles": {
"MJWebViewKit": [
"MJWebViewKit/Assets/*.png"
]
},
"dependencies": {
"Masonry": [
],
"SDWebImage": [
],
"CTMediator": [
]
}
}