[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / b / 7 / BideaseConnectNative / 1.0.4 / BideaseConnectNative.podspec.json
blob62d488d4d175906930b77cad62ae69a3dbdaf57b
2   "name": "BideaseConnectNative",
3   "version": "1.0.4",
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.4.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       "resource_bundles": {
34         "BideaseConnectNative": [
35           "BideaseConnectNative.xcframework/*.xcprivacy"
36         ]
37       },
38       "frameworks": [
39         "Foundation",
40         "UIKit",
41         "AdSupport",
42         "CoreData",
43         "SystemConfiguration"
44       ],
45       "weak_frameworks": [
46         "AppTrackingTransparency"
47       ],
48       "pod_target_xcconfig": {
49         "OTHER_LDFLAGS": "-ObjC"
50       }
51     }
52   ],
53   "swift_version": "5.0"