[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 1 / 0 / b / BDMFacebookAdapter / 1.7.3.2 / BDMFacebookAdapter.podspec.json
blob92c80815df3edff096901b6d7249a72a877fa71e
2   "name": "BDMFacebookAdapter",
3   "version": "1.7.3.2",
4   "summary": "Bidmachine adapter for Facebook",
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": "vBDMFacebookAdapter-1.7.3.2"
20   },
21   "source_files": "BDMFacebookAdapter/*.{h,m}",
22   "dependencies": {
23     "BidMachine": [
24       "~> 1.7.3.0"
25     ],
26     "FBAudienceNetwork": [
27       "6.5.1"
28     ]
29   },
30   "swift_versions": [
31     "4.0",
32     "4.2",
33     "5.0"
34   ],
35   "static_framework": true,
36   "pod_target_xcconfig": {
37     "VALID_ARCHS": "arm64 armv7 armv7s x86_64",
38     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7 armv7s",
39     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64"
40   },
41   "user_target_xcconfig": {
42     "VALID_ARCHS": "arm64 armv7 armv7s x86_64",
43     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7 armv7s",
44     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64"
45   },
46   "swift_version": "5.0"