blob: 4a6b30f9bcb712ff47a4820890021a9c123e49ce [file] [log] [blame]
{
"name": "VAMPTapjoyAdapter",
"version": "0.0.1",
"summary": "Tapjoy Adapter for VAMP.",
"description": "VAMP is Video Ad Mediation Platform, including Tapjoy and more ad networks. The Tapjoy adapter helps you to use Tapjoy with VAMP.",
"license": {
"type": "Copyright",
"text": "Copyright (c) Supership Inc. All rights reserved."
},
"authors": "Supership Inc.",
"homepage": "https://github.com/AdGeneration/VAMP-iOS-SDK",
"source": {
"http": "https://d2dylwb3shzel1.cloudfront.net/pod/VAMPTapjoyAdapter.zip"
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"AdSupport",
"CFNetwork",
"CoreData",
"CoreGraphics",
"CoreMotion",
"ImageIO",
"MapKit",
"MediaPlayer",
"MobileCoreServices",
"QuartzCore",
"Security",
"SystemConfiguration",
"UIKit",
"WebKit"
],
"libraries": [
"c++",
"sqlite3.0",
"xml2",
"z"
],
"vendored_frameworks": "VAMPTapjoyAdapter.framework",
"dependencies": {
"VAMP-SDK": [
"~> 0.0.1"
],
"TapjoySDK": [
"~> 12.2.1"
]
}
}