[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / c / f / BidMachineProtoCore / 0.2.0 / BidMachineProtoCore.podspec.json
blobf9061e1be76ca09d742f93f95ba9513b3b725969
2   "name": "BidMachineProtoCore",
3   "version": "0.2.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.2.0/BidMachineProtoCore.zip"
24   },
25   "vendored_frameworks": [
26     "BidMachineProtoCore.xcframework",
27     "SwiftProtobuf.xcframework"
28   ],
29   "dependencies": {
30     "BidMachineApiCore": [
31       "~> 0.2.0"
32     ]
33   },
34   "swift_version": "5.1"