[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 9 / 5 / FluctSDK-MediationAdapter / 6.35.0 / FluctSDK-MediationAdapter.podspec.json
blob3d443034e9e107bc36bfa2766b2a20b0c2bd3407
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.35.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.35.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": "AMoAd",
37       "source_files": "FluctSDK-MediationAdapter/AMoAd/*.{h,m,swift}",
38       "dependencies": {
39         "FluctSDK": [
40           ">=6.14.0"
41         ],
42         "ReachabilitySwift": [
44         ],
45         "SnapKit": [
47         ]
48       },
49       "pod_target_xcconfig": {
50         "FRAMEWORK_SEARCH_PATHS": "\"${PODS_ROOT}/AMoAd\""
51       },
52       "platforms": {
53         "ios": "13.0"
54       }
55     },
56     {
57       "name": "AppLovin",
58       "source_files": "FluctSDK-MediationAdapter/AppLovin/*.{h,m}",
59       "dependencies": {
60         "FluctSDK": [
61           ">=6.14.0"
62         ],
63         "AppLovinSDK": [
64           "=12.2.1"
65         ]
66       },
67       "platforms": {
68         "ios": "11.0"
69       }
70     },
71     {
72       "name": "maio",
73       "source_files": "FluctSDK-MediationAdapter/maio/*.{h,m}",
74       "dependencies": {
75         "FluctSDK": [
76           ">=6.14.0"
77         ],
78         "MaioSDK": [
79           "=1.6.4"
80         ]
81       },
82       "platforms": {
83         "ios": "9.0"
84       }
85     },
86     {
87       "name": "UnityAds",
88       "source_files": "FluctSDK-MediationAdapter/UnityAds/*.{h,m}",
89       "dependencies": {
90         "FluctSDK": [
91           ">=6.14.0"
92         ],
93         "UnityAds": [
94           "=4.10.0"
95         ]
96       },
97       "platforms": {
98         "ios": "10.0"
99       }
100     },
101     {
102       "name": "Five",
103       "source_files": "FluctSDK-MediationAdapter/Five/*.{h,m}",
104       "dependencies": {
105         "FluctSDK": [
106           ">=6.14.0"
107         ],
108         "FiveAd": [
109           "=2.7.20240214"
110         ]
111       },
112       "platforms": {
113         "ios": "12.0"
114       }
115     },
116     {
117       "name": "Pangle",
118       "source_files": "FluctSDK-MediationAdapter/Pangle/*.{h,m}",
119       "dependencies": {
120         "FluctSDK": [
121           ">=6.14.0"
122         ],
123         "Ads-Global": [
124           "=5.8.0.7"
125         ]
126       },
127       "platforms": {
128         "ios": "11.0"
129       }
130     }
131   ],
132   "swift_version": "5.0"