[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 4 / b / InMobiMediationSDK / 9.1.7 / InMobiMediationSDK.podspec.json
blob72bf3f4e23e11d3d0df6569919dd2f403017855d
2   "name": "InMobiMediationSDK",
3   "version": "9.1.7",
4   "summary": "InMobi Mediation iOS SDK",
5   "description": "This is the InMobi Mediation iOS SDK 9.1.7. 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.1.7.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         "InMobiMediationSDK/Moat": [
59         ]
60       }
61     },
62     {
63       "name": "Core",
64       "vendored_frameworks": [
65         "InMobiSDK.xcframework",
66         "InMobiMediationSDK.xcframework"
67       ]
68     },
69     {
70       "name": "Moat",
71       "dependencies": {
72         "InMobiMediationSDK/Core": [
74         ]
75       },
76       "vendored_frameworks": "INMMoatMobileAppKit.framework"
77     }
78   ]