blob: 09181cb3f3a0d3c9163fdca2f77362300ea84527 [file] [log] [blame]
{
"name": "MFMADPBridgeEngine",
"version": "0.0.1",
"summary": "BridgeEngine of MF-MADP",
"description": "BridgeEngine of MADP!",
"homepage": "https://gitee.com/pactera-mf-madp/MADPBridgeEngine",
"license": "MIT",
"authors": {
"pactera-mf-madp": "haichuan.liu1@pactera.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/pactera-mf-madp/MADPBridgeEngine.git",
"tag": "0.0.1"
},
"vendored_frameworks": "MADPBridgeEngine.framework",
"dependencies": {
"FFDropDownMenu": [
"~> 1.4.5"
]
}
}