[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 3 / f / NAMSDK / 4.5.4 / NAMSDK.podspec.json
blobd2bfb83d3e8b471e8d1f71780c6a43399ad0211d
2   "name": "NAMSDK",
3   "version": "4.5.4",
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": "11.0"
18   },
19   "source": {
20     "git": "https://github.com/naver/nam-sdk-ios",
21     "tag": "4.5.4"
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   "swift_versions": [
39     "5.0"
40   ],
41   "subspecs": [
42     {
43       "name": "GFPSDK",
44       "vendored_frameworks": [
45         "NAMSDK/xcframework/GFPSDK.xcframework",
46         "NAMSDK/xcframework/libraries/OMSDK_Navercorp.xcframework"
47       ],
48       "dependencies": {
49         "KissXML": [
50           "~> 5.2"
51         ]
52       },
53       "resources": [
54         "NAMSDK/ResourceBundle/GFPSDKResource.bundle"
55       ]
56     },
57     {
58       "name": "GFPSDKInternal",
59       "vendored_frameworks": "NAMSDK/xcframework/GFPSDKInternal.xcframework",
60       "dependencies": {
61         "NAMSDK/GFPSDK": [
63         ]
64       }
65     },
66     {
67       "name": "MediationDFP",
68       "vendored_frameworks": "NAMSDK/xcframework/GFPSDKMediationDFP.xcframework",
69       "dependencies": {
70         "NAMSDK/GFPSDK": [
72         ],
73         "Google-Mobile-Ads-SDK": [
74           "8.12.0"
75         ]
76       }
77     },
78     {
79       "name": "MediationNDA",
80       "vendored_frameworks": "NAMSDK/xcframework/GFPSDKMediationNDA.xcframework",
81       "dependencies": {
82         "NAMSDK/GFPSDK": [
84         ]
85       },
86       "resources": [
87         "NAMSDK/ResourceBundle/GFPNDAMraidResource.bundle",
88         "NAMSDK/ResourceBundle/GFPNDANativeResource.bundle"
89       ]
90     },
91     {
92       "name": "MediationFAN",
93       "vendored_frameworks": "NAMSDK/xcframework/GFPSDKMediationFAN.xcframework",
94       "dependencies": {
95         "NAMSDK/GFPSDK": [
97         ],
98         "FBAudienceNetwork": [
99           "6.11.2"
100         ]
101       }
102     },
103     {
104       "name": "MediationInMobi",
105       "vendored_frameworks": "NAMSDK/xcframework/GFPSDKMediationInMobi.xcframework",
106       "dependencies": {
107         "NAMSDK/GFPSDK": [
109         ],
110         "InMobiSDK": [
111           "10.0.1"
112         ]
113       }
114     },
115     {
116       "name": "MediationUnity",
117       "vendored_frameworks": "NAMSDK/xcframework/GFPSDKMediationUnity.xcframework",
118       "dependencies": {
119         "NAMSDK/GFPSDK": [
121         ],
122         "UnityAds": [
123           "4.2.1"
124         ]
125       }
126     }
127   ],
128   "swift_version": "5.0"