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