[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 6 / 3 / BDMIABAdapter / 1.9.5.1 / BDMIABAdapter.podspec.json
blob3dc9ef84195d257230304796cb2f10f0fc8996a9
2   "name": "BDMIABAdapter",
3   "version": "1.9.5.1",
4   "summary": "Bidmachine adapter for IAB",
5   "homepage": "https://bidmachine.io",
6   "license": {
7     "type": "GPL 3.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Stack": "https://explorestack.com/bidmachine/"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "swift_versions": "5.1",
17   "pod_target_xcconfig": {
18     "VALID_ARCHS": "arm64 armv7 x86_64",
19     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
20     "VALID_ARCHS[sdk=iphonesimulator*]": "arm64 x86_64"
21   },
22   "source": {
23     "http": "https://s3-us-west-1.amazonaws.com/appodeal-ios/BidMachineAdaptors/BDMIABAdapter/1.9.5.1/BDMIABAdapter.zip"
24   },
25   "vendored_frameworks": "BDMIABAdapter.xcframework",
26   "dependencies": {
27     "BidMachine": [
28       "~> 1.9.5.0"
29     ],
30     "StackIAB": [
31       "~> 1.8.4"
32     ]
33   },
34   "swift_version": "5.1"