[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / d / 4 / b / InMobiMediationSDK / 9.0.0 / InMobiMediationSDK.podspec.json
blob2afa1934adf9b07dac4c181c6edd77572e90bb80
2   "name": "InMobiMediationSDK",
3   "version": "9.0.0",
4   "summary": "InMobi Mediation iOS SDK",
5   "description": "This is the InMobi Mediation iOS SDK 9.0.0. Please proceed to http://www.inmobi.com/sdk for more information.",
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   "ios": {
19     "vendored_frameworks": [
20       "InMobiSDK.framework",
21       "InMobiMediationSDK.framework"
22     ]
23   },
24   "frameworks": [
25     "AdSupport",
26     "AudioToolbox",
27     "AVFoundation",
28     "CoreTelephony",
29     "CoreLocation",
30     "Foundation",
31     "MediaPlayer",
32     "MessageUI",
33     "StoreKit",
34     "Social",
35     "SystemConfiguration",
36     "Security",
37     "SafariServices",
38     "UIKit",
39     "WebKit"
40   ],
41   "libraries": [
42     "sqlite3.0",
43     "z"
44   ],
45   "xcconfig": {
46     "OTHER_LDFLAGS": "-ObjC"
47   }