[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / 1 / a / DomobSDK / 3.4.0 / DomobSDK.podspec.json
blob312c87ccc39b50039cea0e6e5150793a67dcf607
2   "name": "DomobSDK",
3   "version": "3.4.0",
4   "summary": "多盟广告SDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/dmdsp/DomobAdSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shilin.liu": "shilin.liu@domob.cn"
13   },
14   "source": {
15     "git": "https://github.com/dmdsp/DomobAdSDK.git",
16     "tag": "3.4.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "static_framework": true,
22   "default_subspecs": "DMAdSDK",
23   "subspecs": [
24     {
25       "name": "DMAdSDK",
26       "frameworks": [
27         "AdSupport",
28         "AppTrackingTransparency",
29         "CoreLocation",
30         "CoreMotion",
31         "CoreTelephony"
32       ],
33       "dependencies": {
34         "AFNetworking": [
36         ],
37         "Protobuf": [
38           "~> 3.27"
39         ],
40         "Masonry": [
42         ],
43         "SDWebImage": [
45         ]
46       },
47       "vendored_frameworks": "DomobSDK/Classes/DMAdSDK.xcframework",
48       "resource_bundles": {
49         "DMAdSDK_Bundle": [
50           "DomobSDK/Classes/DMAdSDK_Bundle.bundle/**/*"
51         ]
52       }
53     },
54     {
55       "name": "DomobSDKAdapter",
56       "dependencies": {
57         "DomobSDK/DMAdSDK": [
59         ]
60       },
61       "vendored_frameworks": "DomobSDK/Classes/DomobSDKAdapter.xcframework"
62     },
63     {
64       "name": "GMAdSDKAdapter",
65       "dependencies": {
66         "Ads-CN-Beta": [
67           "6.2.0.0"
68         ],
69         "Ads-CN-Beta/CSJMediation": [
71         ],
72         "GMKsAdapter-Beta": [
73           "~> 3.3.64.0.0"
74         ],
75         "KSAdSDK": [
76           "~> 3.3.61"
77         ],
78         "DomobSDK/DomobSDKAdapter": [
80         ]
81       },
82       "platforms": {
83         "ios": "12.0"
84       },
85       "vendored_frameworks": "DomobSDK/Classes/GMAdSDKAdapter.xcframework"
86     },
87     {
88       "name": "KSAdSDKAdapter",
89       "dependencies": {
90         "KSAdSDK": [
91           "~> 3.3.61"
92         ],
93         "DomobSDK/DomobSDKAdapter": [
95         ]
96       },
97       "platforms": {
98         "ios": "12.0"
99       },
100       "vendored_frameworks": "DomobSDK/Classes/KSAdSDKAdapter.xcframework"
101     }
102   ]