blob: 6a8e9b6c9f942953c5845cb81b0904329e4aa942 [file] [log] [blame]
{
"name": "MFMADPWebview",
"version": "0.0.1",
"summary": "WebView of MF-MADP",
"description": "WebView of MADP!",
"homepage": "https://gitee.com/pactera-mf-madp/MADPWebview",
"license": "MIT",
"authors": {
"pactera-mf-madp": "haichuan.liu1@pactera.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/pactera-mf-madp/MADPWebview.git",
"tag": "0.0.1"
},
"frameworks": [
"UIKit",
"Foundation",
"MessageUI",
"WebKit"
],
"vendored_frameworks": "MADPWebview.framework",
"dependencies": {
"FFDropDownMenu": [
"~> 1.4.5"
],
"WSProgressHUD": [
"~> 1.1.5"
],
"Realm": [
"5.3.4"
],
"MFMADPCommonComponents": [
"~> 0.0.5"
],
"MFMADPBridgeEngine": [
"~> 0.0.1"
],
"MFMADPOfflinePackage": [
"~> 0.0.1"
]
}
}