blob: 7f51c7a77fcdc70767040346701c0f6019ced020 [file] [log] [blame]
{
"name": "Vdopia-SDK-Interstitial",
"version": "2.0.0",
"summary": "A vdopiasdk mobile advertising sdk.",
"description": "vdopia mobile advertising SDK gives developers a fast and convenient way to monetize their apps.",
"license": {
"type": "MIT",
"text": "Copyright 2012\nPermission is granted to...\n"
},
"homepage": "http://www.vdopia.com/mobile/",
"authors": "Team",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://bitbucket.org/vdopia/sdkdistribution.git",
"tag": "1.3"
},
"resources": "**/*.{txt,js}",
"source_files": [
"**/*.{h,m}",
"TeadsSDKResources.bundle"
],
"public_header_files": "**/*.h",
"ios": {
"frameworks": [
"AdSupport",
"AudioToolbox",
"AVFoundation",
"CFNetwork",
"CoreBluetooth",
"CoreGraphics",
"CoreLocation",
"CoreMedia",
"CoreTelephony",
"EventKit",
"EventKitUI",
"Foundation",
"iAd",
"MapKit",
"MediaPlayer",
"MediaToolbox",
"MobileCoreServices",
"QuartzCore",
"SafariServices",
"Security",
"Social",
"SystemConfiguration",
"UIKit",
"WebKit"
],
"resources": "**/*.{xib,png}"
},
"vendored_libraries": "liblibrary_vdopiaUniversal.a",
"vendored_frameworks": [
"VDPMoatMobileAppKit.framework",
"AdColony.framework",
"AppLovinSDK.framework",
"TeadsSDK.framework"
],
"dependencies": {
"InMobiSDK": [
"~> 6.0.0"
],
"FBAudienceNetwork": [
"~> 4.12.0"
],
"VungleSDK-iOS": [
"~> 4.0.4"
]
},
"requires_arc": true
}