[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 3 / c / FyberMediationLoopMe / 6.4.3.1 / FyberMediationLoopMe.podspec.json
blobf3a58a23f195c7ec003fb98cf666950adba0a1bb
2   "name": "FyberMediationLoopMe",
3   "version": "6.4.3.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 - 2017, Fyber GmbH, all rights reserved"
10   },
11   "authors": "Fyber GmbH",
12   "social_media_url": "https://twitter.com/Fyber",
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "http": "https://bintray.com/artifact/download/fyber/mobile-adapters-ios/Fyber_LoopMe_6.4.3-r1.zip"
18   },
19   "preserve_paths": "Fyber_LoopMe_6.4.3-r1/**",
20   "vendored_frameworks": "Fyber_LoopMe_6.4.3-r1/Fyber_LoopMe_6.4.3-r1.embeddedframework/Fyber_LoopMe_6.4.3-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   "requires_arc": true,
39   "pod_target_xcconfig": {
40     "OTHER_LDFLAGS": "-lObjC, -all_load"
41   },
42   "dependencies": {
43     "FyberSDK": [
44       "~> 8.4"
45     ]
46   }