[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 1 / c / InMobiABMoPubPlugin / 1.0.1.900 / InMobiABMoPubPlugin.podspec.json
blob6e8850f4ed5d58cf752eb9f25b94efb8061f5504
2   "name": "InMobiABMoPubPlugin",
3   "version": "1.0.1.900",
4   "summary": "InMobi Audience Bidder - MoPub Support",
5   "description": "InMobi Audience Bidder - MoPub Support. Copyright 2019 InMobi, all rights reserved.",
6   "homepage": "http://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.0.zip"
16   },
17   "preserve_paths": [
18     "network-support/MoPub/InMobiABMoPubPlugin.framework",
19     "InMobiMediationSDK.framework",
20     "InMobiSDK.framework"
21   ],
22   "ios": {
23     "vendored_frameworks": [
24       "network-support/MoPub/InMobiABMoPubPlugin.framework",
25       "InMobiMediationSDK.framework",
26       "InMobiSDK.framework"
27     ]
28   },
29   "dependencies": {
30     "mopub-ios-sdk": [
32     ]
33   },
34   "frameworks": [
35     "WebKit",
36     "AdSupport",
37     "AudioToolbox",
38     "AVFoundation",
39     "CoreTelephony",
40     "CoreLocation",
41     "Foundation",
42     "MediaPlayer",
43     "MessageUI",
44     "StoreKit",
45     "Social",
46     "SystemConfiguration",
47     "Security",
48     "SafariServices",
49     "UIKit"
50   ],
51   "libraries": [
52     "sqlite3.0",
53     "z"
54   ],
55   "xcconfig": {
56     "OTHER_LDFLAGS": "-ObjC"
57   }