[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 7 / 2 / FyberMediationFlurry / 7.8.2.2 / FyberMediationFlurry.podspec.json
blobf2744799528d7778ba0c78c40d9cade1aefadab8
2   "name": "FyberMediationFlurry",
3   "version": "7.8.2.2",
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-r2.zip"
18   },
19   "preserve_paths": "Fyber_Flurry_7.8.2-r2/SDK8/**",
20   "vendored_frameworks": "Fyber_Flurry_7.8.2-r2/SDK8/Fyber_Flurry_7.8.2-r2.embeddedframework/Fyber_Flurry_7.8.2-r2.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   }