blob: e0156126c7aefc3a1ec423f08c59f24c949587fa [file] [log] [blame]
{
"name": "Fyber_Marketplace_SDK",
"version": "7.4.0",
"authors": {
"Fyber": "publisher.support@fyber.com"
},
"summary": "Fyber Marketplace SDK",
"description": "Fyber Marketplace SDK - Video Advertising Monetization Platform for iOS devices.",
"homepage": "https://developer.inner-active.com/docs/integrating-ios-sdk",
"license": {
"type": "Commercial",
"file": "license.md"
},
"social_media_url": "https://www.facebook.com/fybernv/",
"source": {
"git": "https://github.com/inner-active/InneractiveAdSDK-iOS.git",
"branch": "7.4.0",
"tag": "7.4.0"
},
"platforms": {
"ios": null
},
"subspecs": [
{
"name": "IASDKCore",
"vendored_frameworks": "IASDKCore/IASDKCore.framework",
"resources": "IASDKCore/IASDKResources.bundle",
"ios": {
"frameworks": [
"SystemConfiguration",
"CoreGraphics",
"EventKit",
"EventKitUI",
"MediaPlayer",
"MessageUI",
"CoreTelephony",
"StoreKit",
"AdSupport",
"AVFoundation",
"CoreMedia",
"WebKit"
],
"libraries": "xml2.2",
"source_files": "IASDKCore/SwiftIntegration/IASDKCore-Bridging-Header.h",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}
},
{
"name": "IASDKMRAID",
"vendored_frameworks": "IASDKMRAID/IASDKMRAID.framework",
"ios": {
"dependencies": {
"Fyber_Marketplace_SDK/IASDKCore": [
]
}
}
},
{
"name": "IASDKVideo",
"vendored_frameworks": "IASDKVideo/IASDKVideo.framework",
"ios": {
"dependencies": {
"Fyber_Marketplace_SDK/IASDKCore": [
]
}
}
},
{
"name": "IASDKNative",
"vendored_frameworks": "IASDKNative/IASDKNative.framework",
"ios": {
"dependencies": {
"Fyber_Marketplace_SDK/IASDKCore": [
],
"Fyber_Marketplace_SDK/IASDKVideo": [
]
}
}
}
]
}