[Add] XMTP 3.0.26
[CocoaPods.git] / Specs / 7 / 5 / 1 / MFAdsSDK / 1.1.5 / MFAdsSDK.podspec.json
blob97f5a13ece384e06773156ce9c117f6d06309970
2   "name": "MFAdsSDK",
3   "version": "1.1.5",
4   "platforms": {
5     "ios": "9.0"
6   },
7   "requires_arc": true,
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "summary": "MFAdsSDK for iOS",
13   "description": "欢迎大家使用MFAdsSDK, 提供成熟聚合方案。\n为开发者提供便利,快速集成。",
14   "homepage": "https://github.com/zuocai1993",
15   "authors": {
16     "cc": "zuo_cai@163.com"
17   },
18   "source": {
19     "git": "https://e.coding.net/qq79788570/mf/MFAdsSDK.git",
20     "tag": "1.1.5"
21   },
22   "user_target_xcconfig": {
23     "ENABLE_BITCODE": "NO"
24   },
25   "pod_target_xcconfig": {
26     "ENABLE_BITCODE": "NO"
27   },
28   "default_subspecs": "Core",
29   "static_framework": true,
30   "xcconfig": {
31     "VALID_ARCHS": "armv7 armv7s x86_64 arm64"
32   },
33   "subspecs": [
34     {
35       "name": "Core",
36       "frameworks": [
37         "UIKit",
38         "Foundation",
39         "AdSupport"
40       ],
41       "vendored_frameworks": "MFAdsSDK/Core/**"
42     },
43     {
44       "name": "Adspot",
45       "vendored_frameworks": "MFAdsSDK/Adspot/**"
46     },
47     {
48       "name": "Adapter",
49       "dependencies": {
50         "MFAdsSDK/Adspot": [
52         ]
53       },
54       "subspecs": [
55         {
56           "name": "CSJ",
57           "dependencies": {
58             "Ads-CN": [
60             ]
61           },
62           "frameworks": [
63             "UIKit",
64             "MapKit",
65             "WebKit",
66             "MediaPlayer",
67             "CoreLocation",
68             "AdSupport",
69             "CoreMedia",
70             "AVFoundation",
71             "CoreTelephony",
72             "StoreKit",
73             "SystemConfiguration",
74             "MobileCoreServices",
75             "CoreMotion",
76             "Accelerate",
77             "AudioToolbox",
78             "JavaScriptCore",
79             "Security",
80             "CoreImage",
81             "AudioToolbox",
82             "ImageIO",
83             "QuartzCore",
84             "CoreGraphics",
85             "CoreText"
86           ],
87           "libraries": [
88             "c++",
89             "resolv",
90             "z",
91             "sqlite3",
92             "bz2",
93             "xml2",
94             "iconv",
95             "c++abi"
96           ],
97           "vendored_frameworks": "MFAdsSDK/Adapter/CSJ/**"
98         },
99         {
100           "name": "GDT",
101           "dependencies": {
102             "GDTMobSDK": [
104             ]
105           },
106           "frameworks": [
107             "AdSupport",
108             "CoreLocation",
109             "QuartzCore",
110             "SystemConfiguration",
111             "CoreTelephony",
112             "Security",
113             "StoreKit",
114             "AVFoundation",
115             "WebKit"
116           ],
117           "libraries": [
118             "xml2",
119             "z"
120           ]
121         },
122         {
123           "name": "BD",
124           "dependencies": {
125             "BaiduMobAdSDK": [
127             ]
128           },
129           "frameworks": [
130             "CoreLocation",
131             "SystemConfiguration",
132             "CoreGraphics",
133             "CoreMotion",
134             "CoreTelephony",
135             "AdSupport",
136             "SystemConfiguration",
137             "QuartzCore",
138             "WebKit",
139             "MessageUI",
140             "SafariServices",
141             "AVFoundation",
142             "EventKit",
143             "QuartzCore",
144             "CoreMedia",
145             "StoreKit"
146           ],
147           "libraries": "c++",
148           "weak_frameworks": "WebKit",
149           "vendored_frameworks": "MFAdsSDK/Adapter/BD/**"
150         },
151         {
152           "name": "KS",
153           "dependencies": {
154             "KSAdSDK": [
156             ]
157           },
158           "frameworks": [
159             "Foundation",
160             "UIKit",
161             "MobileCoreServices",
162             "CoreGraphics",
163             "Security",
164             "SystemConfiguration",
165             "CoreTelephony",
166             "AdSupport",
167             "CoreData",
168             "StoreKit",
169             "AVFoundation",
170             "MediaPlayer",
171             "CoreMedia",
172             "WebKit",
173             "Accelerate",
174             "CoreLocation",
175             "AVKit",
176             "MessageUI",
177             "QuickLook",
178             "AudioToolBox",
179             "AddressBook"
180           ],
181           "libraries": [
182             "z",
183             "resolv.9",
184             "sqlite3",
185             "c++",
186             "c++abi"
187           ],
188           "vendored_frameworks": "MFAdsSDK/Adapter/BD/**"
189         }
190       ]
191     }
192   ]