[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 2 / 8 / 7 / VAMPVungleAdapter / 0.0.1 / VAMPVungleAdapter.podspec.json
blob07a1b1184a58ba87923b26dd2d71eeafa23cd08d
2   "name": "VAMPVungleAdapter",
3   "version": "0.0.1",
4   "summary": "Vungle Adapter for VAMP.",
5   "description": "VAMP is Video Ad Mediation Platform, including Vungle and more ad networks. The Vungle adapter helps you to use Vungle with VAMP.",
6   "license": {
7     "type": "Copyright",
8     "text": "Copyright (c) Supership Inc. All rights reserved."
9   },
10   "authors": "Supership Inc.",
11   "homepage": "https://github.com/AdGeneration/VAMP-iOS-SDK",
12   "source": {
13     "http": "https://d2dylwb3shzel1.cloudfront.net/pod/VAMPVungleAdapter.zip"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "frameworks": [
19     "AdSupport",
20     "AudioToolbox",
21     "AVFoundation",
22     "CFNetwork",
23     "CoreGraphics",
24     "CoreMedia",
25     "MediaPlayer",
26     "QuartzCore",
27     "StoreKit",
28     "SystemConfiguration",
29     "UIKit",
30     "WebKit"
31   ],
32   "libraries": "z",
33   "vendored_frameworks": "VAMPVungleAdapter.framework",
34   "dependencies": {
35     "VAMP-SDK": [
36       "~> 0.0.1"
37     ],
38     "VungleSDK-iOS": [
39       "~> 6.3.2"
40     ]
41   }