blob: d98db2183c788bdd6dd3f4d0971b7d347a603b23 [file] [log] [blame]
{
"name": "MJBWebViewKit",
"version": "0.2.3",
"summary": "满集商家webView展示库",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://192.168.0.49/APP/mjbwebviewkit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"melo30": "281083409@qq.com"
},
"source": {
"git": "http://192.168.0.49/APP/mjbwebviewkit.git",
"tag": "0.2.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MJBWebViewKit/Classes/**/*",
"resource_bundles": {
"MJBWebViewKit": [
"MJBWebViewKit/Assets/*.png"
]
},
"dependencies": {
"CTMediator": [
],
"Masonry": [
],
"KVOController": [
],
"BlocksKit": [
],
"TZImagePickerController": [
],
"MJContactsManager": [
]
}
}