[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / d / 4 / b / InMobiMediationSDK / 9.2.0 / InMobiMediationSDK.podspec.json
blob56fe1793feefd8afc6242b5a6351a5839101a52f
2   "name": "InMobiMediationSDK",
3   "version": "9.2.0",
4   "summary": "InMobi Mediation iOS SDK",
5   "description": "This is the InMobi Mediation iOS SDK 9.2.0. Please proceed to http://www.inmobi.com/sdk for more information.",
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://dl.inmobi.com/inmobi-sdk/IM/InMobi-Mediation-iOS-SDK-9.2.0.zip"
16   },
17   "preserve_paths": "*",
18   "frameworks": [
19     "AdSupport",
20     "AudioToolbox",
21     "AVFoundation",
22     "CoreTelephony",
23     "CoreLocation",
24     "Foundation",
25     "MediaPlayer",
26     "MessageUI",
27     "StoreKit",
28     "Social",
29     "SystemConfiguration",
30     "Security",
31     "SafariServices",
32     "UIKit",
33     "WebKit"
34   ],
35   "libraries": [
36     "sqlite3.0",
37     "z"
38   ],
39   "pod_target_xcconfig": {
40     "VALID_ARCHS[sdk=iphonesimulator*]": "i386 x86_64",
41     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
42     "OTHER_LDFLAGS": "-ObjC"
43   },
44   "user_target_xcconfig": {
45     "VALID_ARCHS[sdk=iphonesimulator*]": "i386 x86_64",
46     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
47     "OTHER_LDFLAGS": "-ObjC"
48   },
49   "default_subspecs": "InMobiMediationSDK",
50   "subspecs": [
51     {
52       "name": "InMobiMediationSDK",
53       "dependencies": {
54         "InMobiMediationSDK/Core": [
56         ]
57       }
58     },
59     {
60       "name": "Core",
61       "vendored_frameworks": [
62         "InMobiSDK.xcframework",
63         "InMobiMediationSDK.xcframework"
64       ]
65     }
66   ]