blob: db1a84fe5033484e7dac123c10eae0b1aebbe920 [file] [log] [blame]
{
"name": "MJBWebViewKit",
"version": "0.2.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MJBWebViewKit/Classes/**/*",
"resource_bundles": {
"MJBWebViewKit": [
"MJBWebViewKit/Assets/*.png"
]
},
"dependencies": {
"CTMediator": [
],
"Masonry": [
],
"KVOController": [
],
"BlocksKit": [
],
"TZImagePickerController": [
],
"MJContactsManager": [
]
}
}