blob: 05a8fab3a28032e0eda5f073b45d9a1e161809a4 [file] [log] [blame]
{
"name": "Vdopia-SDK-All",
"version": "1.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.1"
},
"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_vdopia.a",
"vendored_frameworks": [
"VDPMoatMobileAppKit.framework",
"AdColony.framework",
"AppLovinSDK.framework",
"TeadsSDK.framework"
],
"dependencies": {
"InMobiSDK": [
"~> 6.0.0"
],
"Google-Mobile-Ads-SDK": [
" ~> 7.19.0"
],
"FBAudienceNetwork": [
"~> 4.12.0"
],
"VungleSDK-iOS": [
"~> 4.0.4"
],
"GoogleAds-IMA-iOS-SDK": [
"~> 3.5.1"
]
},
"requires_arc": true
}