[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 5 / b / e / BDMSmaatoAdapter / 1.9.1.0 / BDMSmaatoAdapter.podspec.json
blobee5738351f54ef333907a35f6e83328b2301e2c0
2   "name": "BDMSmaatoAdapter",
3   "version": "1.9.1.0",
4   "summary": "Bidmachine adapter for Smaato",
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": "GPL 3.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Stack": "https://explorestack.com/bidmachine/"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/bidmachine/BidMachine-iOS-Adaptors.git",
19     "tag": "vBDMSmaatoAdapter-1.9.1.0"
20   },
21   "source_files": "BDMSmaatoAdapter/*.{h,m}",
22   "swift_versions": [
23     "4.0",
24     "4.2",
25     "5.0"
26   ],
27   "dependencies": {
28     "BidMachine": [
29       "~> 1.9.1.0"
30     ],
31     "smaato-ios-sdk": [
32       "21.6.17"
33     ],
34     "smaato-ios-sdk/Modules/UnifiedBidding": [
35       "21.6.17"
36     ]
37   },
38   "static_framework": true,
39   "pod_target_xcconfig": {
40     "VALID_ARCHS": "arm64 armv7 armv7s x86_64",
41     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7 armv7s",
42     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64"
43   },
44   "user_target_xcconfig": {
45     "VALID_ARCHS": "arm64 armv7 armv7s x86_64",
46     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7 armv7s",
47     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64"
48   },
49   "swift_version": "5.0"