[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 6 / b / TapdaqKiipAdapter / 6.0.1 / TapdaqKiipAdapter.podspec.json
blob2a164def44f68f6e5682a9d52d7690be8f726ab3
2   "name": "TapdaqKiipAdapter",
3   "version": "6.0.1",
4   "summary": "Kiip Adapter for Tapdaq",
5   "description": "Use this adapter to include Kiip as a demand source in your mediation waterfall.",
6   "homepage": "https://tapdaq.com/",
7   "license": {
8     "type": "Commercial",
9     "text": "https://tapdaq.com/terms-and-conditions"
10   },
11   "authors": {
12     "Tapdaq": "support@tapdaq.com"
13   },
14   "social_media_url": "http://twitter.com/tapdaq",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/tapdaq/tapdaq-ios-sdk.git",
20     "tag": "6.0.1"
21   },
22   "frameworks": [
23     "AdSupport",
24     "CoreTelephony",
25     "AVFoundation",
26     "CFNetwork",
27     "CoreGraphics",
28     "CoreMedia",
29     "Foundation",
30     "WebKit",
31     "QuartzCore",
32     "MediaPlayer",
33     "SystemConfiguration",
34     "UIKit"
35   ],
36   "vendored_frameworks": "universal/adapters/KiipAdapter.framework",
37   "dependencies": {
38     "Tapdaq": [
39       "~> 6.0.1"
40     ]
41   },
42   "xcconfig": {
43     "OTHERLD_FLAGS": "-ObjC"
44   },
45   "requires_arc": true