[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 3 / f / NAMSDK / 7.10.2 / NAMSDK.podspec.json
blob171ff4ba7830dff1b1cc5efe962649dd894e972b
2   "name": "NAMSDK",
3   "version": "7.10.2",
4   "summary": "Naver Mobile Ads Mediation SDK",
5   "description": "NAM wiil find the best available ad network to fill your ad slots.",
6   "homepage": "https://github.com/naver/nam-sdk-ios",
7   "license": {
8     "type": "Naver",
9     "text": "Copyright 2022 NAVER Corp."
10   },
11   "authors": {
12     "Sanghun.han": "sanghun.han@navercorp.com",
13     "Sodam.kim": "sodam.k@navercorp.com",
14     "Dojin.park": "dojin.park@navercorp.com"
15   },
16   "platforms": {
17     "ios": "13.0"
18   },
19   "source": {
20     "git": "https://github.com/naver/nam-sdk-ios",
21     "tag": "7.10.2"
22   },
23   "default_subspecs": "GFPSDK",
24   "frameworks": [
25     "UIKit",
26     "Foundation",
27     "QuartzCore",
28     "AdSupport",
29     "AVFoundation",
30     "AVKit",
31     "MobileCoreServices",
32     "SystemConfiguration",
33     "WebKit",
34     "CoreLocation"
35   ],
36   "requires_arc": true,
37   "static_framework": true,
38   "resource_bundles": {
39     "NAMSDKResources": "NAMSDK/xcframework/GFPSDK.xcframework/ios-arm64/GFPSDK.framework/PrivacyInfo.xcprivacy"
40   },
41   "swift_versions": [
42     "5.0"
43   ],
44   "pod_target_xcconfig": {
45     "OTHER_LDFLAGS": "-ObjC",
46     "GCC_PREPROCESSOR_DEFINITIONS": "NAM=1",
47     "OTHER_SWIFT_FLAGS": "-D NAM"
48   },
49   "subspecs": [
50     {
51       "name": "GFPSDK",
52       "vendored_frameworks": [
53         "NAMSDK/xcframework/GFPSDK.xcframework",
54         "NAMSDK/xcframework/libraries/OMSDK_Navercorp.xcframework"
55       ],
56       "dependencies": {
57         "KissXML": [
58           "~> 5.2"
59         ],
60         "Naver-Ads-Services": [
61           "~> 1.0.8"
62         ]
63       },
64       "resources": [
65         "NAMSDK/ResourceBundle/GFPSDKResource.bundle"
66       ]
67     },
68     {
69       "name": "AdRenderer",
70       "vendored_frameworks": "NAMSDK/xcframework/GFPSDKAdRenderer.xcframework",
71       "resources": [
72         "NAMSDK/ResourceBundle/GFPSDKRendererResource.bundle"
73       ],
74       "dependencies": {
75         "NAMSDK/GFPSDK": [
77         ]
78       }
79     },
80     {
81       "name": "MediationDFP",
82       "vendored_frameworks": "NAMSDK/xcframework/GFPSDKMediationDFP.xcframework",
83       "dependencies": {
84         "NAMSDK/GFPSDK": [
86         ],
87         "Google-Mobile-Ads-SDK": [
88           "11.3.0"
89         ]
90       }
91     },
92     {
93       "name": "MediationNDA",
94       "vendored_frameworks": "NAMSDK/xcframework/GFPSDKMediationNDA.xcframework",
95       "dependencies": {
96         "NAMSDK/GFPSDK": [
98         ]
99       },
100       "resources": [
101         "NAMSDK/ResourceBundle/GFPNDAMraidResource.bundle",
102         "NAMSDK/ResourceBundle/GFPNDANativeResource.bundle"
103       ]
104     },
105     {
106       "name": "MediationNDAVideo",
107       "vendored_frameworks": "NAMSDK/xcframework/GFPSDKMediationNDAVideo.xcframework",
108       "resources": [
109         "NAMSDK/ResourceBundle/GFPNDAVideoResource.bundle"
110       ],
111       "dependencies": {
112         "NAMSDK/GFPSDK": [
114         ],
115         "NAMSDK/MediationNDA": [
117         ]
118       }
119     },
120     {
121       "name": "MediationNDARich",
122       "vendored_frameworks": "NAMSDK/xcframework/GFPSDKMediationNDARich.xcframework",
123       "dependencies": {
124         "NAMSDK/GFPSDK": [
126         ],
127         "NAMSDK/MediationNDA": [
129         ],
130         "NAMSDK/MediationNDAVideo": [
132         ],
133         "NAMSDK/AdRenderer": [
135         ]
136       }
137     },
138     {
139       "name": "MediationFAN",
140       "vendored_frameworks": "NAMSDK/xcframework/GFPSDKMediationFAN.xcframework",
141       "dependencies": {
142         "NAMSDK/GFPSDK": [
144         ],
145         "FBAudienceNetwork": [
146           "6.15.1"
147         ]
148       }
149     },
150     {
151       "name": "MediationInMobi",
152       "vendored_frameworks": "NAMSDK/xcframework/GFPSDKMediationInMobi.xcframework",
153       "dependencies": {
154         "NAMSDK/GFPSDK": [
156         ],
157         "InMobiSDK": [
158           "10.7.5"
159         ]
160       }
161     },
162     {
163       "name": "MediationUnity",
164       "vendored_frameworks": "NAMSDK/xcframework/GFPSDKMediationUnity.xcframework",
165       "dependencies": {
166         "NAMSDK/GFPSDK": [
168         ],
169         "UnityAds": [
170           "4.12.2"
171         ]
172       }
173     },
174     {
175       "name": "MediationAppLovin",
176       "vendored_frameworks": "NAMSDK/xcframework/GFPSDKMediationAppLovin.xcframework",
177       "dependencies": {
178         "NAMSDK/GFPSDK": [
180         ],
181         "AppLovinSDK": [
182           "12.6.0"
183         ]
184       }
185     },
186     {
187       "name": "MediationVungle",
188       "vendored_frameworks": "NAMSDK/xcframework/GFPSDKMediationVungle.xcframework",
189       "dependencies": {
190         "NAMSDK/GFPSDK": [
192         ],
193         "VungleAds": [
194           "7.4.1"
195         ]
196       }
197     },
198     {
199       "name": "MediationDT",
200       "vendored_frameworks": "NAMSDK/xcframework/GFPSDKMediationDT.xcframework",
201       "dependencies": {
202         "NAMSDK/GFPSDK": [
204         ],
205         "Fyber_Marketplace_SDK": [
206           "8.3.1"
207         ]
208       }
209     },
210     {
211       "name": "MediationIronSource",
212       "vendored_frameworks": "NAMSDK/xcframework/GFPSDKMediationIronSource.xcframework",
213       "dependencies": {
214         "NAMSDK/GFPSDK": [
216         ],
217         "IronSourceSDK": [
218           "8.2.0"
219         ]
220       }
221     },
222     {
223       "name": "MediationAPS",
224       "vendored_frameworks": "NAMSDK/xcframework/GFPSDKMediationAPS.xcframework",
225       "dependencies": {
226         "NAMSDK/GFPSDK": [
228         ],
229         "AmazonPublisherServicesSDK": [
230           "4.9.7"
231         ]
232       }
233     },
234     {
235       "name": "MediationLAN",
236       "vendored_frameworks": "NAMSDK/xcframework/GFPSDKMediationLAN.xcframework",
237       "dependencies": {
238         "NAMSDK/GFPSDK": [
240         ],
241         "FiveAd": [
242           "2.8.20240612"
243         ]
244       }
245     }
246   ],
247   "swift_version": "5.0"