[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 5 / 2 / 9 / gujemsiossdk / 3.2.9.10 / gujemsiossdk.podspec.json
blobf011d75c066bbfddf3be8ca737aa4b40ae55c000
2   "name": "gujemsiossdk",
3   "version": "3.2.9.10",
4   "summary": "G+J EMS iOS SDK",
5   "description": "G+J EMS iOS SDK\n\n* Includes the Google-Mobile-Ads-SDK\n* Easily integrate Banner Ads, Interstitials and Native Ads into your App by creating an\n AdViewContext summarizing all meta information needed to load the ads from the Google DFP Server\n* Includes the GoogleAds-IMA-iOS-SDK-For-AdMob\n* Integrate preroll videos by loading VAST files from the Google DFP Server\n* Version 3.x.x replaces the G+J EMS iOS SDK 2.1.x based on Amobee ad server, while keeping the same interfaces\n* Internal mapping of previously used AdSpace IDs to new AdUnit IDs\n* Inflow Ads",
6   "homepage": "https://git.adalliance.io/open-source/gujemsiossdk.git",
7   "license": "BSD",
8   "authors": {
9     "Daniel Gerold": "gerold.daniel@ems.guj.de",
10     "Michael Gohl": "gohl.michael@ems.guj.de",
11     "Caroline Lehmann": "lehmann.caroline@ems.guj.de"
12   },
13   "source": {
14     "git": "https://git.adalliance.io/open-source/gujemsiossdk.git",
15     "tag": "3.2.9.10"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*",
22   "resource_bundles": {
23     "gujemsiossdk": [
24       "Pod/Assets/*.xml",
25       "Pod/Assets/*.png"
26     ]
27   },
28   "vendored_frameworks": "Pod/Assets/DTBiOSSDK.framework",
29   "swift_versions": "5.0",
30   "static_framework": true,
31   "public_header_files": "Pod/Classes/*.h",
32   "frameworks": [
33     "CoreMedia",
34     "UIKit",
35     "AVFoundation",
36     "AdSupport",
37     "StoreKit",
38     "CoreMotion",
39     "CoreLocation",
40     "CoreTelephony",
41     "MediaPlayer",
42     "SystemConfiguration"
43   ],
44   "libraries": "xml2",
45   "dependencies": {
46     "Google-Mobile-Ads-SDK": [
47       "7.41.0"
48     ],
49     "GoogleAds-IMA-iOS-SDK": [
50       "~> 3.6"
51     ],
52     "FBAudienceNetwork": [
53       "4.28.1"
54     ],
55     "ConsentViewController": [
56       "2.3.1"
57     ]
58   },
59   "swift_version": "5.0"