[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 2 / 9 / gujemsiossdk / 3.2.9.40 / gujemsiossdk.podspec.json
blobfa0968d3680a093902d711002d91f4b03e2fb4a3
2   "name": "gujemsiossdk",
3   "version": "3.2.9.40",
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     "Michael Gohl": "michael.gohl@ad-alliance.de",
10     "Caroline Lehmann": "caroline.lehmann@ad-alliance.de"
11   },
12   "source": {
13     "git": "https://git.adalliance.io/open-source/gujemsiossdk.git",
14     "tag": "3.2.9.40"
15   },
16   "platforms": {
17     "ios": "12.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "gujemsiossdk": [
23       "Pod/Assets/*.xml",
24       "Pod/Assets/*.png"
25     ]
26   },
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "swift_versions": "5.0",
34   "static_framework": true,
35   "public_header_files": "Pod/Classes/*.h",
36   "frameworks": [
37     "CoreMedia",
38     "UIKit",
39     "AVFoundation",
40     "AdSupport",
41     "StoreKit",
42     "CoreMotion",
43     "CoreLocation",
44     "CoreTelephony",
45     "MediaPlayer",
46     "SystemConfiguration"
47   ],
48   "libraries": "xml2",
49   "dependencies": {
50     "Google-Mobile-Ads-SDK": [
51       "11.0.0"
52     ],
53     "AmazonPublisherServicesSDK": [
54       "4.1.2"
55     ],
56     "CriteoPublisherSdk": [
57       "4.9.0"
58     ]
59   },
60   "swift_version": "5.0"