[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / b / 3 / c / FyberMediationLoopMe / 6.0.1-r1 / FyberMediationLoopMe.podspec.json
blob21309c121629cc6e354196f84710abc93870dd35
2   "name": "FyberMediationLoopMe",
3   "version": "6.0.1-r1",
4   "summary": "The FyberSDK LoopMe 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_LoopMe_6.0.1-r1.zip"
18   },
19   "preserve_paths": "Fyber_LoopMe_6.0.1-r1/SDK8/**",
20   "vendored_frameworks": "Fyber_LoopMe_6.0.1-r1/SDK8/Fyber_LoopMe_6.0.1-r1.embeddedframework/Fyber_LoopMe_6.0.1-r1.framework",
21   "resources": [
22     "Fyber_LoopMe_6.0.1-r1/SDK8/Fyber_LoopMe_6.0.1-r1.embeddedframework/Resources/**"
23   ],
24   "frameworks": [
25     "MessageUI",
26     "StoreKit",
27     "AVFoundation",
28     "CoreMedia",
29     "AudioToolbox",
30     "AdSupport",
31     "CoreTelephony",
32     "SystemConfiguration",
33     "CoreLocation",
34     "UIKit",
35     "Foundation",
36     "CoreMotion",
37     "CoreGraphics",
38     "OpenGLES",
39     "GLKit"
40   ],
41   "requires_arc": true,
42   "pod_target_xcconfig": {
43     "OTHER_LDFLAGS": "-lObjC, -all_load"
44   },
45   "dependencies": {
46     "FyberSDK": [
47       "~> 8.4"
48     ]
49   }