[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / e / 5 / 9 / FyberMediationMediabrix / 1.8.0-r3 / FyberMediationMediabrix.podspec.json
blob875083190051991f22564c46db08685fa1a0fd55
2   "name": "FyberMediationMediabrix",
3   "version": "1.8.0-r3",
4   "summary": "The FyberSDK Mediabrix adapter.",
5   "description": "The Fyber Wrapper SDK will allow you to integrate FyberSDK 8.x without migrating your FyberSDK 7.x integration code.",
6   "homepage": "http://developer.fyber.com/",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2011 - 2016, 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-r3.zip"
18   },
19   "preserve_paths": "Fyber_Mediabrix_1.8.0-r3/SDK8/**",
20   "vendored_frameworks": "Fyber_Mediabrix_1.8.0-r3/SDK8/Fyber_Mediabrix_1.8.0-r3.embeddedframework/Fyber_Mediabrix_1.8.0-r3.framework",
21   "frameworks": [
22     "Accounts",
23     "AdSupport",
24     "AudioToolbox",
25     "AVFoundation",
26     "CoreMedia",
27     "CoreGraphics",
28     "CoreLocation",
29     "CoreTelephony",
30     "EventKit",
31     "EventKitUI",
32     "Foundation",
33     "MediaPlayer",
34     "MobileCoreServices",
35     "MessageUI",
36     "QuartzCore",
37     "SystemConfiguration",
38     "Social",
39     "StoreKit"
40   ],
41   "weak_frameworks": "WebKit",
42   "libraries": [
43     "xml2",
44     "z",
45     "sqlite3"
46   ],
47   "requires_arc": true,
48   "dependencies": {
49     "FyberSDK": [
50       "~> 8.3"
51     ]
52   }