[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / a / 7 / 2 / FyberMediationFlurry / 7.8.2.1 / FyberMediationFlurry.podspec.json
blobfe1efc2edf5890a56e868a77f445258558fd9b80
2   "name": "FyberMediationFlurry",
3   "version": "7.8.2.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.8.2-r1.zip"
18   },
19   "preserve_paths": "Fyber_Flurry_7.8.2-r1/SDK8/**",
20   "vendored_frameworks": "Fyber_Flurry_7.8.2-r1/SDK8/Fyber_Flurry_7.8.2-r1.embeddedframework/Fyber_Flurry_7.8.2-r1.framework",
21   "libraries": "z",
22   "frameworks": [
23     "Security",
24     "AdSupport",
25     "AVFoundation",
26     "CoreGraphics",
27     "CoreMedia",
28     "Foundation",
29     "MediaPlayer",
30     "StoreKit",
31     "SystemConfiguration",
32     "UIKit"
33   ],
34   "requires_arc": true,
35   "dependencies": {
36     "FyberSDK": [
37       "~> 8.4"
38     ]
39   }