[Add] AudioLib 0.0.2
[CocoaPods.git] / Specs / e / 6 / 8 / BridgewellSDK / 0.0.8 / BridgewellSDK.podspec.json
blob89b6b7890b6591c512b1a82e606ad7d4ce343847
2   "name": "BridgewellSDK",
3   "version": "0.0.8",
4   "summary": "BridgewellSDK is a lightweight framework that integrates directly with Prebid Server.",
5   "description": "Prebid-Mobile-SDK is a lightweight framework increase yield for publishers by adding more mobile buyers.\"",
6   "homepage": "https://www.bridgewell.com/",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "text": "    Copyright 2018-2021 Prebid.org, Inc.\n\n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n"
10   },
11   "authors": {
12     "bridgewell.com, Inc.": "https://www.bridgewell.com/en/contact/"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/bridgewell/Bridgewell-mobile-ios.git",
20     "tag": "0.0.8"
21   },
22   "xcconfig": {
23     "LIBRARY_SEARCH_PATHS": "$(inherited)",
24     "OTHER_CFLAGS": "$(inherited)",
25     "OTHER_LDFLAGS": "$(inherited)",
26     "HEADER_SEARCH_PATHS": "$(inherited)",
27     "FRAMEWORK_SEARCH_PATHS": "$(inherited)"
28   },
29   "requires_arc": true,
30   "vendored_frameworks": "BridgewellSDK/BridgewellSDK.xcframework",
31   "user_target_xcconfig": {
32     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
33   },
34   "pod_target_xcconfig": {
35     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
36   },
37   "dependencies": {
38     "PrebidMobile": [
39       "2.2.3"
40     ]
41   },
42   "swift_version": "5.0"