blob: 1effb18e25eeaa308f86315540ede9789ecc792a [file] [log] [blame]
{
"name": "MerculetCNUAV",
"version": "1.1.4.41",
"summary": "MerculetCNUAV for Cocoapods convenience.",
"homepage": "http://open.mbc.magicwindow.cn/",
"license": "MIT",
"authors": {
"MagicWindow": "support@magicwindow.cn"
},
"source": {
"git": "https://github.com/Merculet/UAViOSSDK.git",
"tag": "1.1.4.41"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "Products/MerculetCNUAV.framework"
},
"frameworks": [
"AdSupport",
"CoreTelephony",
"CoreFoundation",
"SystemConfiguration",
"WebKit"
],
"resource_bundles": {
"MerculetCNUAV": [
"Products/MerculetSDK.bundle"
]
},
"libraries": "c++"
}