[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 1 / 5 / IronSourceAdMobAdapter / 4.3.9.3 / IronSourceAdMobAdapter.podspec.json
blob9ba2172347cd951269179f8ceff56663d9ce3960
2   "name": "IronSourceAdMobAdapter",
3   "version": "4.3.9.3",
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.9.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     "UIKit",
45     "WebKit"
46   ],
47   "libraries": [
48     "sqlite3",
49     "z"
50   ],
51   "vendored_frameworks": "ISAdMobAdapter/ISAdMobAdapter.framework",
52   "dependencies": {
53     "IronSourceSDK": [
54       "= 6.15.0.2"
55     ],
56     "Google-Mobile-Ads-SDK": [
57       "= 7.55.1"
58     ]
59   }