[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 2 / 8 / FyberMediationInMobi / 6.0.0.1 / FyberMediationInMobi.podspec.json
blobdd720cb25c8ac8740daa957a76d126ce4f18e579
2   "name": "FyberMediationInMobi",
3   "version": "6.0.0.1",
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_6.0.0-r1.zip"
18   },
19   "preserve_paths": "Fyber_InMobi_6.0.0-r1/SDK8/**",
20   "vendored_frameworks": [
21     "Fyber_InMobi_6.0.0-r1/SDK8/Fyber_InMobi_6.0.0-r1.embeddedframework/Fyber_InMobi_6.0.0-r1.framework",
22     "Fyber_InMobi_6.0.0-r1/SDK8/Fyber_InMobi_6.0.0-r1.embeddedframework/Resources/InMobiSDK.framework"
23   ],
24   "libraries": [
25     "sqlite3",
26     "z"
27   ],
28   "frameworks": [
29     "AudioToolbox",
30     "AVFoundation",
31     "CoreMedia",
32     "CoreGraphics",
33     "CoreTelephony",
34     "EventKit",
35     "EventKitUI",
36     "Foundation",
37     "MediaPlayer",
38     "MessageUI",
39     "QuartzCore",
40     "SystemConfiguration"
41   ],
42   "weak_frameworks": [
43     "AdSupport",
44     "Social",
45     "StoreKit",
46     "WebKit"
47   ],
48   "requires_arc": true,
49   "dependencies": {
50     "FyberSDK": [
51       "~> 8.4"
52     ]
53   }