[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 4 / b / InMobiMediationSDK / 10.1.0 / InMobiMediationSDK.podspec.json
bloba15b3a78bae239c1d8a10daaef2d794da36fb02b
2   "name": "InMobiMediationSDK",
3   "version": "10.1.0",
4   "summary": "InMobi Mediation iOS SDK",
5   "description": "This is the InMobi Mediation iOS SDK 10.1.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-10.1.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   "xcconfig": {
40     "OTHER_LDFLAGS": "-ObjC"
41   },
42   "default_subspecs": "InMobiMediationSDK",
43   "subspecs": [
44     {
45       "name": "InMobiMediationSDK",
46       "dependencies": {
47         "InMobiMediationSDK/Core": [
49         ]
50       }
51     },
52     {
53       "name": "Core",
54       "vendored_frameworks": [
55         "InMobiSDK.xcframework",
56         "InMobiMediationSDK.xcframework"
57       ]
58     }
59   ]