[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 6 / 5 / 4 / CMediaSDK / 2.7.1.0 / CMediaSDK.podspec.json
blobaed11ce247102018d723560c2948207854df915a
2   "name": "CMediaSDK",
3   "version": "2.7.1.0",
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": "11.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     "http": "https://res.ads.cctv.com/demo/CMediaSDK.zip"
61   },
62   "default_subspecs": "MSaas",
63   "subspecs": [
64     {
65       "name": "MSaas",
66       "platforms": {
67         "ios": "11.0"
68       },
69       "vendored_frameworks": "CMediaSDK/MSaas.xcframework"
70     },
71     {
72       "name": "SFAdCsjAdapter",
73       "platforms": {
74         "ios": "11.0"
75       },
76       "dependencies": {
77         "Ads-Fusion-CN-Beta": [
79         ],
80         "Ads-Fusion-CN-Beta/CSJMediation": [
82         ],
83         "CMediaSDK/MSaas": [
85         ]
86       },
87       "vendored_frameworks": "CMediaSDK/SFAdCsjAdapter.xcframework"
88     },
89     {
90       "name": "SFAdGdtAdapter",
91       "platforms": {
92         "ios": "11.0"
93       },
94       "dependencies": {
95         "GDTMobSDK": [
97         ],
98         "CMediaSDK/MSaas": [
100         ]
101       },
102       "vendored_frameworks": "CMediaSDK/SFAdGdtAdapter.xcframework"
103     },
104     {
105       "name": "SFAdKsAdapter",
106       "platforms": {
107         "ios": "11.0"
108       },
109       "dependencies": {
110         "KSAdSDK": [
112         ],
113         "CMediaSDK/MSaas": [
115         ]
116       },
117       "vendored_frameworks": "CMediaSDK/SFAdKsAdapter.xcframework"
118     },
119     {
120       "name": "SFAdJztAdapter",
121       "platforms": {
122         "ios": "11.0"
123       },
124       "dependencies": {
125         "JADYun": [
127         ],
128         "CMediaSDK/MSaas": [
130         ]
131       },
132       "vendored_frameworks": "CMediaSDK/SFAdJztAdapter.xcframework"
133     },
134     {
135       "name": "SFAdBaiduAdapter",
136       "platforms": {
137         "ios": "11.0"
138       },
139       "dependencies": {
140         "BaiduMobAdSDK": [
142         ],
143         "CMediaSDK/MSaas": [
145         ]
146       },
147       "vendored_frameworks": "CMediaSDK/SFAdBaiduAdapter.xcframework"
148     }
149   ],
150   "swift_version": "4.0"