blob: 96fc04efe2d5cab9bbf770decd0c54a9d5bde5e4 [file] [log] [blame]
{
"name": "MerculetCNSDK",
"version": "1.1.4",
"summary": "MerculetCNSDK for Cocoapods convenience.",
"homepage": "https://open.merculet.cn/",
"license": "MIT",
"authors": {
"MagicWindow": "support@magicwindow.cn"
},
"source": {
"git": "https://github.com/Merculet/UAViOSSDK.git",
"tag": "1.1.4"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "Products/MerculetCNSDK.framework"
},
"frameworks": [
"AdSupport",
"CoreTelephony",
"CoreFoundation",
"SystemConfiguration"
],
"resources": "Products/MerculetSDK.bundle",
"libraries": "c++"
}