[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 9 / 5 / FluctSDK-MediationAdapter / 6.27.0 / FluctSDK-MediationAdapter.podspec.json
blob790273c7eab0d338974d9e0426d43de1bca822dd
2   "name": "FluctSDK-MediationAdapter",
3   "summary": "Mediation Adapter for FluctSDK ad Framework",
4   "license": {
5     "type": "Copyright",
6     "text": "Copyright (c) fluct,Inc. All rights reserved."
7   },
8   "version": "6.27.0",
9   "authors": "fluct,Inc.",
10   "requires_arc": true,
11   "static_framework": true,
12   "homepage": "https://fluct.jp/",
13   "source": {
14     "git": "https://github.com/voyagegroup/FluctSDK-iOS.git",
15     "tag": "6.27.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "swift_versions": "5.0",
21   "cocoapods_version": ">= 1.9.0",
22   "default_subspecs": "Core",
23   "subspecs": [
24     {
25       "name": "Core",
26       "dependencies": {
27         "FluctSDK": [
28           ">=6.14.0"
29         ]
30       },
31       "platforms": {
32         "ios": "9.0"
33       }
34     },
35     {
36       "name": "AdColony",
37       "source_files": "FluctSDK-MediationAdapter/AdColony/*.{h,m}",
38       "dependencies": {
39         "FluctSDK": [
40           ">=6.14.0"
41         ],
42         "AdColony": [
43           ">= 4.9.0"
44         ]
45       },
46       "platforms": {
47         "ios": "9.0"
48       }
49     },
50     {
51       "name": "AMoAd",
52       "source_files": "FluctSDK-MediationAdapter/AMoAd/*.{h,m,swift}",
53       "dependencies": {
54         "FluctSDK": [
55           ">=6.14.0"
56         ],
57         "ReachabilitySwift": [
59         ],
60         "SnapKit": [
62         ]
63       },
64       "pod_target_xcconfig": {
65         "FRAMEWORK_SEARCH_PATHS": "\"/AMoAd\""
66       },
67       "platforms": {
68         "ios": "11.0"
69       }
70     },
71     {
72       "name": "AppLovin",
73       "source_files": "FluctSDK-MediationAdapter/AppLovin/*.{h,m}",
74       "dependencies": {
75         "FluctSDK": [
76           ">=6.14.0"
77         ],
78         "AppLovinSDK": [
79           ">=11.1.1"
80         ]
81       },
82       "platforms": {
83         "ios": "9.0"
84       }
85     },
86     {
87       "name": "maio",
88       "source_files": "FluctSDK-MediationAdapter/maio/*.{h,m}",
89       "dependencies": {
90         "FluctSDK": [
91           ">=6.14.0"
92         ],
93         "MaioSDK": [
94           ">= 1.6.3"
95         ]
96       },
97       "platforms": {
98         "ios": "9.0"
99       }
100     },
101     {
102       "name": "nend",
103       "source_files": "FluctSDK-MediationAdapter/nend/*.{h,m}",
104       "dependencies": {
105         "FluctSDK": [
106           ">=6.14.0"
107         ],
108         "NendSDK_iOS": [
109           ">= 8.0.1"
110         ]
111       },
112       "platforms": {
113         "ios": "10.0"
114       }
115     },
116     {
117       "name": "Tapjoy",
118       "source_files": "FluctSDK-MediationAdapter/Tapjoy/*.{h,m}",
119       "dependencies": {
120         "FluctSDK": [
121           ">=6.14.0"
122         ],
123         "TapjoySDK": [
124           ">= 13.0.1"
125         ]
126       },
127       "platforms": {
128         "ios": "10.0"
129       }
130     },
131     {
132       "name": "UnityAds",
133       "source_files": "FluctSDK-MediationAdapter/UnityAds/*.{h,m}",
134       "dependencies": {
135         "FluctSDK": [
136           ">=6.14.0"
137         ],
138         "UnityAds": [
139           ">= 4.7.1"
140         ]
141       },
142       "platforms": {
143         "ios": "9.0"
144       }
145     },
146     {
147       "name": "Five",
148       "source_files": "FluctSDK-MediationAdapter/Five/*.{h,m}",
149       "dependencies": {
150         "FluctSDK": [
151           ">=6.14.0"
152         ],
153         "FiveAd": [
154           ">= 2.6.20230215"
155         ]
156       },
157       "platforms": {
158         "ios": "11.0"
159       }
160     },
161     {
162       "name": "Pangle",
163       "source_files": "FluctSDK-MediationAdapter/Pangle/*.{h,m}",
164       "dependencies": {
165         "FluctSDK": [
166           ">=6.14.0"
167         ],
168         "Ads-Global": [
169           ">= 5.2.0.7"
170         ]
171       },
172       "platforms": {
173         "ios": "9.0"
174       }
175     }
176   ],
177   "swift_version": "5.0"