[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 1 / a / DomobSDK / 3.4.1 / DomobSDK.podspec.json
blob907835fe6e974f4485543d323c85fe7185769b6f
2   "name": "DomobSDK",
3   "version": "3.4.1",
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.1"
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         "Protobuf": [
35           "~> 3.27"
36         ],
37         "Masonry": [
39         ],
40         "SDWebImage": [
42         ]
43       },
44       "vendored_frameworks": "DomobSDK/Classes/DMAdSDK.xcframework",
45       "resource_bundles": {
46         "DMAdSDK_Bundle": [
47           "DomobSDK/Classes/DMAdSDK_Bundle.bundle/**/*"
48         ]
49       }
50     },
51     {
52       "name": "DomobSDKAdapter",
53       "dependencies": {
54         "DomobSDK/DMAdSDK": [
56         ]
57       },
58       "vendored_frameworks": "DomobSDK/Classes/DomobSDKAdapter.xcframework"
59     },
60     {
61       "name": "GMAdSDKAdapter",
62       "dependencies": {
63         "Ads-CN-Beta": [
64           "6.2.0.0"
65         ],
66         "Ads-CN-Beta/CSJMediation": [
68         ],
69         "GMKsAdapter-Beta": [
70           "~> 3.3.64.0.0"
71         ],
72         "KSAdSDK": [
73           "~> 3.3.61"
74         ],
75         "DomobSDK/DomobSDKAdapter": [
77         ]
78       },
79       "platforms": {
80         "ios": "12.0"
81       },
82       "vendored_frameworks": "DomobSDK/Classes/GMAdSDKAdapter.xcframework"
83     },
84     {
85       "name": "KSAdSDKAdapter",
86       "dependencies": {
87         "KSAdSDK": [
88           "~> 3.3.61"
89         ],
90         "DomobSDK/DomobSDKAdapter": [
92         ]
93       },
94       "platforms": {
95         "ios": "12.0"
96       },
97       "vendored_frameworks": "DomobSDK/Classes/KSAdSDKAdapter.xcframework"
98     }
99   ]