[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 1 / 5 / IronSourceAdMobAdapter / 4.3.8.0 / IronSourceAdMobAdapter.podspec.json
blob41b854932dee808eeaa8cdddb8d147d503ece291
2   "name": "IronSourceAdMobAdapter",
3   "version": "4.3.8.0",
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.8.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     "CoreData",
29     "CoreGraphics",
30     "CoreMedia",
31     "CoreTelephony",
32     "EventKit",
33     "EventKitUI",
34     "MediaPlayer",
35     "MessageUI",
36     "Security",
37     "StoreKit",
38     "SystemConfiguration",
39     "UIKit"
40   ],
41   "vendored_frameworks": "ISAdMobAdapter/ISAdMobAdapter.framework",
42   "dependencies": {
43     "IronSourceSDK": [
44       "= 6.11.0.0"
45     ],
46     "Google-Mobile-Ads-SDK": [
47       "= 7.50.0"
48     ]
49   }