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