[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 1 / 5 / IronSourceAdMobAdapter / 3.2.1.0 / IronSourceAdMobAdapter.podspec.json
blobf3909f2fea04e890b3a75c09615c707e3fc3fd1c
2   "name": "IronSourceAdMobAdapter",
3   "version": "3.2.1.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/ISAdMobAdapter3.2.1.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     "CoreGraphics",
29     "CoreMedia",
30     "CoreTelephony",
31     "EventKit",
32     "EventKitUI",
33     "MediaPlayer",
34     "MessageUI",
35     "StoreKit",
36     "SystemConfiguration"
37   ],
38   "vendored_frameworks": "ISAdMobAdapter/ISAdMobAdapter.framework",
39   "dependencies": {
40     "IronSourceSDK": [
41       "= 6.6.3"
42     ]
43   }