[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 4 / 0 / 5 / BidMachine / 1.9.5.2 / BidMachine.podspec.json
blobf319388931807b05414afade134d2ee104e0d4f4
2   "name": "BidMachine",
3   "version": "1.9.5.2",
4   "summary": "BidMachine iOS SDK",
5   "description": "Appodeal’s supply-side platform is designed and built by veteran publishers,for publishers. Appodeal is not an ad network; it is a new approach to monetizing for publishers.\nThe platform is a large auction house, accompanied by a mediation layer, that exposes a publisher’s inventory to all available buyers on the market via relationships with every major ad network, RTB exchange, and DSP. Appodeal showcases publisher inventory to the advertiser, and offers the highest rate in real time.\nAppodeal's goal is to cater to the needs of the publisher, not the advertiser, so you always know that you're in good hands.",
6   "homepage": "https://bidmachine.io",
7   "license": {
8     "type": "Commercial",
9     "text": "https://bidmachine.io/sdk-license-agreement/"
10   },
11   "authors": {
12     "Stack": "https://explorestack.com/bidmachine/"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "http": "https://s3-us-west-1.amazonaws.com/appodeal-ios/BidMachine/1.9.5.2/BidMachine.zip"
19   },
20   "frameworks": [
21     "AdSupport",
22     "SystemConfiguration",
23     "CoreTelephony",
24     "SafariServices",
25     "StoreKit"
26   ],
27   "libraries": [
28     "xml2",
29     "z"
30   ],
31   "swift_versions": [
32     "4.0",
33     "4.2",
34     "5.0"
35   ],
36   "pod_target_xcconfig": {
37     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
38     "VALID_ARCHS[sdk=iphonesimulator*]": "arm64 x86_64"
39   },
40   "default_subspecs": "Core",
41   "subspecs": [
42     {
43       "name": "Core",
44       "vendored_frameworks": "BidMachine.xcframework",
45       "dependencies": {
46         "StackProtobuf": [
47           "~> 0.8.5"
48         ],
49         "StackModules": [
50           "~> 1.3.0"
51         ],
52         "Protobuf": [
53           "~> 3.9"
54         ]
55       }
56     }
57   ],
58   "swift_version": "5.0"