blob: 2c1789a79476ac3d9579fda38c63d9fdb45fe6bc [file] [log] [blame]
{
"name": "YumiInneractiveAdSDK",
"version": "7.4.1",
"summary": "YumiInneractiveAdSDK.",
"description": "YumiInneractiveAdSDK is the InneractiveAdSDK SDK cocoapods created by Yumimobi",
"homepage": "http://www.yumimobi.com/",
"license": "MIT",
"authors": {
"Yumimobi sdk team": "ad-client@zplay.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://adsdk.yumimobi.com/iOS/ThirdPartySDK/InneractiveAdSDK/InneractiveAdSDK-7.4.1.tar.bz2"
},
"frameworks": [
"SystemConfiguration",
"CoreGraphics",
"EventKit",
"EventKitUI",
"MediaPlayer",
"MessageUI",
"CoreTelephony",
"StoreKit",
"AdSupport",
"AVFoundation",
"CoreMedia",
"WebKit"
],
"libraries": "xml2.2",
"vendored_frameworks": [
"IASDKCore/IASDKCore.framework",
"IASDKMRAID/IASDKMRAID.framework",
"IASDKVideo/IASDKVideo.framework",
"IASDKNative/IASDKNative.framework"
],
"resources": "IASDKCore/IASDKResources.bundle",
"source_files": [
"IASDKCore/SwiftIntegration/*.h",
"IASDKMRAID/SwiftIntegration/*.h",
"IASDKVideo/SwiftIntegration/*.h",
"IASDKNative/SwiftIntegration/*.h"
],
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}