[Add] ReerCodable 1.1.2
[CocoaPods.git] / Specs / d / 4 / b / InMobiMediationSDK / 8.9.9-Beta / InMobiMediationSDK.podspec.json
blobadcf09e00db1865ee8bc66231a6294e7e9136031
2   "name": "InMobiMediationSDK",
3   "version": "8.9.9-Beta",
4   "summary": "InMobi Mediation iOS SDK",
5   "description": "This is the InMobi Mediation iOS SDK 8.9.9-Beta. 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   }