[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 9 / c / MaxMediationAdapterFluct / 6.21.0 / MaxMediationAdapterFluct.podspec.json
blobdf4a253f3102f577597e4cbc462ed917073935dc
2   "name": "MaxMediationAdapterFluct",
3   "summary": "fluct adapter used for mediation with the AppLovin MAX SDK",
4   "license": {
5     "type": "Copyright",
6     "text": "Copyright (c) fluct,Inc. All rights reserved."
7   },
8   "version": "6.21.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.21.0"
16   },
17   "source_files": "MaxMediationAdapterFluct/*.{h,m}",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "dependencies": {
22     "FluctSDK": [
23       ">= 6.19.0"
24     ],
25     "AppLovinSDK": [
26       ">= 11.4.2"
27     ]
28   },
29   "pod_target_xcconfig": {
30     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64",
31     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7"
32   },
33   "cocoapods_version": ">= 1.9.0"