[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 1 / 0 / InMobiABAdMobDFPPlugin / 1.0.2.904 / InMobiABAdMobDFPPlugin.podspec.json
blob52021d963f8a14961597c4f83d1adb156945adea
2   "name": "InMobiABAdMobDFPPlugin",
3   "version": "1.0.2.904",
4   "summary": "InMobi Audience Bidder - DFP Support",
5   "description": "InMobi Audience Bidder - DFP Support. Copyright 2019 InMobi, all rights reserved.",
6   "homepage": "https://www.inmobi.com",
7   "license": "Custom",
8   "authors": {
9     "InMobi": "sdk-dev-support@inmobi.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "http": "https://s3.amazonaws.com/inmobi-sdk/IM/InMobi-Mediation-iOS-SDK-9.0.4.zip"
16   },
17   "preserve_paths": [
18     "network-support/Google/InMobiABAdMobDFPPlugin.framework",
19     "InMobiMediationSDK.framework",
20     "InMobiSDK.framework"
21   ],
22   "dependencies": {
23     "Google-Mobile-Ads-SDK": [
25     ]
26   },
27   "frameworks": [
28     "WebKit",
29     "AdSupport",
30     "AudioToolbox",
31     "AVFoundation",
32     "CoreTelephony",
33     "CoreLocation",
34     "Foundation",
35     "MediaPlayer",
36     "MessageUI",
37     "StoreKit",
38     "Social",
39     "SystemConfiguration",
40     "Security",
41     "SafariServices",
42     "UIKit"
43   ],
44   "libraries": [
45     "sqlite3.0",
46     "z"
47   ],
48   "xcconfig": {
49     "OTHER_LDFLAGS": "-ObjC"
50   },
51   "default_subspecs": "InMobiABAdMobDFPPlugin",
52   "subspecs": [
53     {
54       "name": "InMobiABAdMobDFPPlugin",
55       "dependencies": {
56         "InMobiABAdMobDFPPlugin/Core": [
58         ],
59         "InMobiABAdMobDFPPlugin/Moat": [
61         ]
62       }
63     },
64     {
65       "name": "Core",
66       "vendored_frameworks": [
67         "network-support/Google/InMobiABAdMobDFPPlugin.framework",
68         "InMobiMediationSDK.framework",
69         "InMobiSDK.framework"
70       ]
71     },
72     {
73       "name": "Moat",
74       "dependencies": {
75         "InMobiABAdMobDFPPlugin/Core": [
77         ]
78       },
79       "preserve_paths": "INMMoatMobileAppKit.framework",
80       "vendored_frameworks": "INMMoatMobileAppKit.framework"
81     }
82   ]