[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 3 / c / f / BidMachineProtoCore / 0.1.0 / BidMachineProtoCore.podspec.json
blob14e8f4f7be36d3d1ca04c39021528ca00bc995b2
2   "name": "BidMachineProtoCore",
3   "version": "0.1.0",
4   "summary": "BidMAchine Proto sources",
5   "homepage": "https://bidmachine.io",
6   "license": {
7     "type": "Commercial",
8     "text": "https://bidmachine.io/sdk-license-agreement/"
9   },
10   "authors": {
11     "Stack": "https://explorestack.com/bidmachine/"
12   },
13   "platforms": {
14     "ios": "12.0"
15   },
16   "swift_versions": "5.1",
17   "pod_target_xcconfig": {
18     "VALID_ARCHS": "arm64 x86_64",
19     "VALID_ARCHS[sdk=iphoneos*]": "arm64",
20     "VALID_ARCHS[sdk=iphonesimulator*]": "arm64 x86_64"
21   },
22   "source": {
23     "http": "https://s3-us-west-1.amazonaws.com/appodeal-ios/BidMachineProtoCore/0.1.0/BidMachineProtoCore.zip"
24   },
25   "vendored_frameworks": [
26     "BidMachineProtoCore.xcframework",
27     "SwiftProtobuf.xcframework"
28   ],
29   "dependencies": {
30     "BidMachineApiCore": [
31       "~> 0.1.0"
32     ]
33   },
34   "swift_version": "5.1"