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