[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / b / 7 / BideaseConnectNative / 1.0.0 / BideaseConnectNative.podspec.json
blob719536ed2ea86ecc762d3ae282277d6253a3d21d
2   "name": "BideaseConnectNative",
3   "version": "1.0.0",
4   "platforms": {
5     "ios": "12.0"
6   },
7   "summary": "Bidease - Real Time Mediation",
8   "description": "Bidease - Real Time Mediation.",
9   "homepage": "https://bidease.com",
10   "authors": {
11     "Bidease": "be-sdk@bidease.com"
12   },
13   "license": {
14     "type": "Copyright",
15     "text": "Copyright 2024 Bidease. All Rights Reserved."
16   },
17   "source": {
18     "http": "https://storage.googleapis.com/s3.be.wtf/sdk/BideaseConnectNative_1.0.0.zip"
19   },
20   "preserve_paths": [
21     "*.md",
22     "*.xcframework"
23   ],
24   "requires_arc": true,
25   "swift_versions": "5.0",
26   "static_framework": true,
27   "subspecs": [
28     {
29       "name": "Core",
30       "vendored_frameworks": [
31         "BideaseConnectNative.xcframework"
32       ],
33       "frameworks": [
34         "Foundation",
35         "UIKit",
36         "AdSupport",
37         "CoreData",
38         "SystemConfiguration"
39       ],
40       "weak_frameworks": [
41         "AppTrackingTransparency"
42       ],
43       "pod_target_xcconfig": {
44         "OTHER_LDFLAGS": "-ObjC"
45       }
46     }
47   ],
48   "swift_version": "5.0"