[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 1 / 5 / IronSourceAdMobAdapter / 4.3.14.2 / IronSourceAdMobAdapter.podspec.json
blob3711a4e970a981f1b079b30f5178dda125f3703b
2   "name": "IronSourceAdMobAdapter",
3   "version": "4.3.14.2",
4   "summary": "AdMob Adapter",
5   "description": "Use this adapter to show AdMob ads",
6   "homepage": "http://www.ironsrc.com/",
7   "license": {
8     "type": "Commercial",
9     "text": "https://platform.ironsrc.com/partners/terms-and-conditions-new-user"
10   },
11   "authors": {
12     "IronSource": "http://www.ironsrc.com/contact/"
13   },
14   "source": {
15     "http": "https://dl.bintray.com/ironsource-mobile/ios-adapters/ISAdMobAdapter4.3.14.zip"
16   },
17   "source_files": "ISAdMobAdapter/ISAdMobAdapter.framework/**/*.{h,m}",
18   "public_header_files": "ISAdMobAdapter/ISAdMobAdapter.framework/**/*.h",
19   "preserve_paths": "ISAdMobAdapter/ISAdMobAdapter.framework",
20   "platforms": {
21     "ios": null
22   },
23   "requires_arc": true,
24   "frameworks": [
25     "AdSupport",
26     "AudioToolbox",
27     "AVFoundation",
28     "CFNetwork",
29     "CoreData",
30     "CoreGraphics",
31     "CoreMedia",
32     "CoreTelephony",
33     "CoreVideo",
34     "Foundation",
35     "JavaScriptCore",
36     "MediaPlayer",
37     "MessageUI",
38     "MobileCoreServices",
39     "QuartzCore",
40     "SafariServices",
41     "Security",
42     "StoreKit",
43     "SystemConfiguration",
44     "WebKit"
45   ],
46   "libraries": [
47     "sqlite3",
48     "z"
49   ],
50   "vendored_frameworks": "ISAdMobAdapter/ISAdMobAdapter.framework",
51   "dependencies": {
52     "IronSourceSDK": [
53       "= 7.0.0.0"
54     ],
55     "Google-Mobile-Ads-SDK": [
56       "= 7.63.0"
57     ]
58   }