[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 2 / 8 / FyberMediationInMobi / 5.2.0-r3 / FyberMediationInMobi.podspec.json
blob9631c26947235d59a64936b0580188b245626b2c
2   "name": "FyberMediationInMobi",
3   "version": "5.2.0-r3",
4   "summary": "The FyberSDK InMobi 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_InMobi_5.2.0-r3.zip"
18   },
19   "preserve_paths": "Fyber_InMobi_5.2.0-r3/SDK8/**",
20   "vendored_frameworks": "Fyber_InMobi_5.2.0-r3/SDK8/Fyber_InMobi_5.2.0-r3.embeddedframework/Fyber_InMobi_5.2.0-r3.framework",
21   "libraries": "sqlite3",
22   "frameworks": [
23     "AudioToolbox",
24     "AVFoundation",
25     "CoreMedia",
26     "CoreGraphics",
27     "CoreTelephony",
28     "EventKit",
29     "EventKitUI",
30     "Foundation",
31     "MediaPlayer",
32     "MessageUI",
33     "QuartzCore",
34     "SystemConfiguration"
35   ],
36   "weak_frameworks": [
37     "AdSupport",
38     "Social",
39     "StoreKit",
40     "WebKit"
41   ],
42   "requires_arc": true,
43   "dependencies": {
44     "FyberSDK": [
45       "~> 8.4"
46     ]
47   }