blob: 0fe49b86bb255118907867041a8d51fbcaec7a6b [file] [log] [blame]
{
"name": "MerculetCNUAVBitcode",
"version": "1.1.4.4",
"summary": "MerculetCNUAVBitcode 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.4"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "Products/MerculetCNUAVBitcode.framework"
},
"frameworks": [
"AdSupport",
"CoreTelephony",
"CoreFoundation",
"SystemConfiguration",
"WebKit"
],
"resource_bundles": {
"MerculetCNUAVBitcode": [
"Products/MerculetSDK.bundle"
]
},
"libraries": "c++"
}