[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 1 / 5 / IronSourceAdMobAdapter / 4.3.16.0 / IronSourceAdMobAdapter.podspec.json
blobb4d10af241e84e5b7dcd2ea30b248f475d0786fb
2   "name": "IronSourceAdMobAdapter",
3   "version": "4.3.16.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.16.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": "9.0"
22   },
23   "requires_arc": true,
24   "weak_frameworks": [
25     "AdSupport",
26     "JavaScriptCore",
27     "SafariServices",
28     "WebKit"
29   ],
30   "frameworks": [
31     "AudioToolbox",
32     "AVFoundation",
33     "CFNetwork",
34     "CoreGraphics",
35     "CoreMedia",
36     "CoreTelephony",
37     "CoreVideo",
38     "MediaPlayer",
39     "MessageUI",
40     "MobileCoreServices",
41     "QuartzCore",
42     "Security",
43     "StoreKit",
44     "SystemConfiguration"
45   ],
46   "libraries": [
47     "sqlite3",
48     "z"
49   ],
50   "vendored_frameworks": "ISAdMobAdapter/ISAdMobAdapter.framework",
51   "dependencies": {
52     "IronSourceSDK": [
53       "= 7.0.1.0"
54     ],
55     "Google-Mobile-Ads-SDK": [
56       "= 7.65.0"
57     ]
58   }