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