[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / 5 / 4 / CMediaSDK / 2.7.5 / CMediaSDK.podspec.json
bloba1eff6452055a02ac914ca049e00dc4bb20bfaae
2   "name": "CMediaSDK",
3   "version": "2.7.5",
4   "summary": "Mobile App Aggregation Ad SDK of CMedia SDK for iOS.",
5   "description": "CMedia SDK is an advertising aggregation SDK that allows you to monetize iOS applications through CMedia advertising.",
6   "homepage": "https://res.ads.cctv.com/docs/iOS-SDK-%E5%AF%B9%E6%8E%A5%E6%96%87%E6%A1%A3.html",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": "Lurich",
11   "platforms": {
12     "ios": "10.0"
13   },
14   "static_framework": true,
15   "requires_arc": true,
16   "swift_versions": "4.0",
17   "frameworks": [
18     "AssetsLibrary",
19     "MapKit",
20     "JavaScriptCore",
21     "StoreKit",
22     "MobileCoreServices",
23     "WebKit",
24     "MediaPlayer",
25     "CoreMedia",
26     "AVFoundation",
27     "CoreLocation",
28     "CoreTelephony",
29     "SystemConfiguration",
30     "AdSupport",
31     "CoreMotion",
32     "Security",
33     "QuartzCore",
34     "CoreGraphics",
35     "SafariServices",
36     "UIKit",
37     "Foundation",
38     "AppTrackingTransparency",
39     "DeviceCheck"
40   ],
41   "libraries": [
42     "c++",
43     "c++abi",
44     "resolv",
45     "xml2",
46     "bz2",
47     "z",
48     "iconv",
49     "sqlite3"
50   ],
51   "xcconfig": {
52     "OTHER_LDFLAGS": [
53       "-lObjC"
54     ]
55   },
56   "pod_target_xcconfig": {
57     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i"
58   },
59   "source": {
60     "git": "https://github.com/nostaff/CMediaSDK.git",
61     "tag": "2.7.5"
62   },
63   "default_subspecs": "MSaas",
64   "subspecs": [
65     {
66       "name": "MSaas",
67       "platforms": {
68         "ios": "10.0"
69       },
70       "vendored_frameworks": "Frameworks/MSaas.xcframework"
71     },
72     {
73       "name": "SFAdCsjAdapter",
74       "platforms": {
75         "ios": "10.0"
76       },
77       "dependencies": {
78         "Ads-Fusion-CN-Beta": [
80         ],
81         "Ads-Fusion-CN-Beta/CSJMediation": [
83         ],
84         "CMediaSDK/MSaas": [
86         ]
87       },
88       "vendored_frameworks": "Frameworks/SFAdCsjAdapter.xcframework"
89     },
90     {
91       "name": "SFAdGdtAdapter",
92       "platforms": {
93         "ios": "10.0"
94       },
95       "dependencies": {
96         "GDTMobSDK": [
98         ],
99         "CMediaSDK/MSaas": [
101         ]
102       },
103       "vendored_frameworks": "Frameworks/SFAdGdtAdapter.xcframework"
104     },
105     {
106       "name": "SFAdKsAdapter",
107       "platforms": {
108         "ios": "10.0"
109       },
110       "dependencies": {
111         "KSAdSDK": [
113         ],
114         "CMediaSDK/MSaas": [
116         ]
117       },
118       "vendored_frameworks": "Frameworks/SFAdKsAdapter.xcframework"
119     },
120     {
121       "name": "SFAdJztAdapter",
122       "platforms": {
123         "ios": "10.0"
124       },
125       "dependencies": {
126         "JADYun": [
128         ],
129         "CMediaSDK/MSaas": [
131         ]
132       },
133       "vendored_frameworks": "Frameworks/SFAdJztAdapter.xcframework"
134     },
135     {
136       "name": "SFAdBaiduAdapter",
137       "platforms": {
138         "ios": "10.0"
139       },
140       "dependencies": {
141         "BaiduMobAdSDK": [
143         ],
144         "CMediaSDK/MSaas": [
146         ]
147       },
148       "vendored_frameworks": "Frameworks/SFAdBaiduAdapter.xcframework"
149     }
150   ],
151   "swift_version": "4.0"