blob: 959f41b242179009254276662de80314040c1f94 [file] [log] [blame]
{
"name": "Fyber_Marketplace_SDK",
"version": "7.6.1",
"authors": {
"Fyber": "publisher.support@fyber.com"
},
"summary": "Fyber Marketplace SDK",
"description": "Fyber Marketplace SDK - Video Advertising Monetization Platform for iOS devices.",
"homepage": "https://marketplace-supply.fyber.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.6.1",
"tag": "7.6.1"
},
"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": [
]
}
}
}
]
}