[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / d / 4 / b / InMobiMediationSDK / 9.0.2 / InMobiMediationSDK.podspec.json
bloba72c128488c47b3a6b59b9eadabd3bd4953f3532
2   "name": "InMobiMediationSDK",
3   "version": "9.0.2",
4   "summary": "InMobi Mediation iOS SDK",
5   "description": "This is the InMobi Mediation iOS SDK 9.0.2. 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://s3.amazonaws.com/inmobi-sdk/IM/InMobi-Mediation-iOS-SDK-9.0.2.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   "xcconfig": {
40     "OTHER_LDFLAGS": "-ObjC"
41   },
42   "default_subspecs": "InMobiMediationSDK",
43   "subspecs": [
44     {
45       "name": "InMobiMediationSDK",
46       "dependencies": {
47         "InMobiMediationSDK/Core": [
49         ],
50         "InMobiMediationSDK/Moat": [
52         ]
53       }
54     },
55     {
56       "name": "Core",
57       "vendored_frameworks": [
58         "InMobiSDK.framework",
59         "InMobiMediationSDK.framework"
60       ]
61     },
62     {
63       "name": "Moat",
64       "dependencies": {
65         "InMobiMediationSDK/Core": [
67         ]
68       },
69       "vendored_frameworks": "INMMoatMobileAppKit.framework"
70     }
71   ]