[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / b / 8 / bidapp / 1.1.0 / bidapp.podspec.json
blobb73d664a31e6cefe91948836c4c79b9f60cfe696
2   "name": "bidapp",
3   "version": "1.1.0",
4   "platforms": {
5     "ios": "11.0"
6   },
7   "summary": "bidapp SDK for iOS",
8   "description": "bidapp - The perfect solution for boosting your monetization income!",
9   "homepage": "https://bidapp.io",
10   "authors": {
11     "bidapp": "support@bidapp.io"
12   },
13   "license": {
14     "type": "Copyright",
15     "text": "Copyright 2023 bidapp. All Rights Reserved."
16   },
17   "source": {
18     "http": "https://downloads.bidapp.io/mobile-sdk/ios/1.1.0/bidappSDK-1.1.0.zip",
19     "type": "zip"
20   },
21   "swift_versions": "5.0",
22   "subspecs": [
23     {
24       "name": "SDK",
25       "requires_arc": true,
26       "vendored_frameworks": [
27         "bidapp.xcframework"
28       ],
29       "frameworks": [
30         "Foundation",
31         "UIKit"
32       ],
33       "weak_frameworks": [
35       ],
36       "libraries": [
38       ],
39       "pod_target_xcconfig": {
40         "OTHER_LDFLAGS": "-ObjC"
41       }
42     },
43     {
44       "name": "Applovin",
45       "vendored_frameworks": "adapters/BidappApplovinAdapter.xcframework",
46       "pod_target_xcconfig": {
47         "OTHER_LDFLAGS": "-ObjC"
48       },
49       "dependencies": {
50         "bidapp/SDK": [
52         ],
53         "AppLovinSDK": [
54           "~> 11.7.1"
55         ]
56       }
57     },
58     {
59       "name": "ApplovinMax",
60       "vendored_frameworks": "adapters/BidappApplovinMaxAdapter.xcframework",
61       "pod_target_xcconfig": {
62         "OTHER_LDFLAGS": "-ObjC"
63       },
64       "dependencies": {
65         "bidapp/SDK": [
67         ],
68         "AppLovinSDK": [
69           "~> 11.7.1"
70         ]
71       }
72     },
73     {
74       "name": "Unity",
75       "vendored_frameworks": "adapters/BidappUnityAdapter.xcframework",
76       "pod_target_xcconfig": {
77         "OTHER_LDFLAGS": "-ObjC"
78       },
79       "dependencies": {
80         "bidapp/SDK": [
82         ],
83         "UnityAds": [
84           "~> 4.6.1"
85         ]
86       }
87     },
88     {
89       "name": "Liftoff",
90       "vendored_frameworks": "adapters/BidappLiftoffAdapter.xcframework",
91       "pod_target_xcconfig": {
92         "OTHER_LDFLAGS": "-ObjC"
93       },
94       "dependencies": {
95         "bidapp/SDK": [
97         ],
98         "VungleSDK-iOS": [
99           "~> 6.12.3"
100         ]
101       }
102     }
103   ],
104   "swift_version": "5.0"