blob: 558fce42c309ab619f8e10bfd9ca3bfa89296df2 [file] [log] [blame]
{
"name": "Vdopia-Inview-Sdk",
"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.2.1"
},
"resources": "**/*.{txt,js}",
"source_files": [
"**/*.{h,m}",
"**/*.{txt,js}"
],
"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"
],
"dependencies": {
"InMobiSDK": [
"~> 6.0.0"
],
"Google-Mobile-Ads-SDK": [
" ~> 7.19.0"
],
"FBAudienceNetwork": [
"~> 4.12.0"
]
},
"requires_arc": true
}