[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 7 / 2 / FyberMediationFlurry / 7.6.6.1 / FyberMediationFlurry.podspec.json
blob65118fd6fb4f5f26723e3e28aa6bd8462967ce6e
2   "name": "FyberMediationFlurry",
3   "version": "7.6.6.1",
4   "summary": "The FyberSDK Flurry 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_Flurry_7.6.6-r1.zip"
18   },
19   "preserve_paths": "Fyber_Flurry_7.6.6-r1/SDK8/**",
20   "vendored_frameworks": "Fyber_Flurry_7.6.6-r1/SDK8/Fyber_Flurry_7.6.6-r1.embeddedframework/Fyber_Flurry_7.6.6-r1.framework",
21   "libraries": "z",
22   "frameworks": [
23     "AudioToolbox",
24     "AVFoundation",
25     "CoreMedia",
26     "CoreGraphics",
27     "CoreTelephony",
28     "EventKit",
29     "EventKitUI",
30     "Foundation",
31     "MediaPlayer",
32     "MessageUI",
33     "QuartzCore",
34     "SystemConfiguration"
35   ],
36   "weak_frameworks": [
37     "AdSupport",
38     "Social",
39     "StoreKit",
40     "WebKit"
41   ],
42   "requires_arc": true,
43   "dependencies": {
44     "FyberSDK": [
45       "~> 8.4"
46     ]
47   }