[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / 5 / 9 / FyberMediationMediabrix / 1.8.0.5 / FyberMediationMediabrix.podspec.json
bloba73c0b270f5aecc1d2c00f6a5766de19565e41f2
2   "name": "FyberMediationMediabrix",
3   "version": "1.8.0.5",
4   "summary": "The FyberSDK Mediabrix adapter.",
5   "description": "This adapter enables mediation of Mediabrix ads via the Fyber SDK.",
6   "homepage": "http://developer.fyber.com/",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2011 - 2017, Fyber GmbH, all rights reserved"
10   },
11   "authors": "Fyber GmbH",
12   "social_media_url": "https://twitter.com/Fyber",
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "http": "https://bintray.com/artifact/download/fyber/mobile-adapters-ios/Fyber_Mediabrix_1.8.0-r5.zip"
18   },
19   "preserve_paths": "Fyber_Mediabrix_1.8.0-r5/**",
20   "vendored_frameworks": "Fyber_Mediabrix_1.8.0-r5/Fyber_Mediabrix_1.8.0-r5.embeddedframework/Fyber_Mediabrix_1.8.0-r5.framework",
21   "frameworks": [
22     "Accounts",
23     "AdSupport",
24     "AudioToolbox",
25     "AVFoundation",
26     "CoreGraphics",
27     "CoreLocation",
28     "CoreTelephony",
29     "EventKit",
30     "MediaPlayer",
31     "MobileCoreServices",
32     "Social",
33     "StoreKit",
34     "QuartzCore",
35     "UIKit",
36     "Foundation",
37     "SystemConfiguration"
38   ],
39   "libraries": [
40     "sqlite3",
41     "xml2",
42     "z",
43     "iconv"
44   ],
45   "requires_arc": true,
46   "dependencies": {
47     "FyberSDK": [
48       "~> 8.4"
49     ]
50   }