[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / b / 3 / c / FyberMediationLoopMe / 7.0.2.1 / FyberMediationLoopMe.podspec.json
blobedfe372fd249ac719cae478d0e6d890a2b084d18
2   "name": "FyberMediationLoopMe",
3   "version": "7.0.2.1",
4   "summary": "The FyberSDK LoopMe adapter.",
5   "description": "This adapter enables mediation of LoopMe ads via the Fyber SDK.",
6   "homepage": "http://developer.fyber.com/",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2011 - 2018, Fyber GmbH, all rights reserved"
10   },
11   "authors": "Fyber GmbH",
12   "social_media_url": "https://twitter.com/Fyber",
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "http": "https://bintray.com/artifact/download/fyber/mobile-adapters-ios/Fyber_LoopMe_7.0.2-r1.zip"
18   },
19   "preserve_paths": "Fyber_LoopMe/**",
20   "vendored_frameworks": "Fyber_LoopMe/Fyber_LoopMe_7.0.2-r1.embeddedframework/Fyber_LoopMe_7.0.2-r1.framework",
21   "frameworks": [
22     "MessageUI",
23     "StoreKit",
24     "AVFoundation",
25     "CoreMedia",
26     "AudioToolbox",
27     "AdSupport",
28     "CoreTelephony",
29     "SystemConfiguration",
30     "CoreLocation",
31     "UIKit",
32     "Foundation",
33     "CoreMotion",
34     "CoreGraphics",
35     "OpenGLES",
36     "GLKit"
37   ],
38   "libraries": "xml2",
39   "requires_arc": true,
40   "pod_target_xcconfig": {
41     "OTHER_LDFLAGS": "-lObjC, -all_load"
42   },
43   "dependencies": {
44     "FyberSDK": [
45       "~> 8.4"
46     ]
47   }