[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / c / 4 / AdmaxPrebidMobile / 1.0.3 / AdmaxPrebidMobile.podspec.json
blob6d5888f042b11bf389836e43ebc63e708b6a4c86
2   "name": "AdmaxPrebidMobile",
3   "version": "1.0.3",
4   "summary": "AdmaxPrebidMobile is a lightweight framework that integrates directly with Prebid Server.",
5   "description": "Prebid-Mobile-SDK is a lightweight framework that integrates directly with Prebid Server to increase yield for publishers by adding more mobile buyers.\"",
6   "homepage": "https://www.admaxmedia.io",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "text": "    Copyright 2018-2019 Admax SAS, 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     "Admax SAS, Inc.": "contact@admaxmedia.io"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "ios": {
18     "vendored_frameworks": "PrebidMobile.framework"
19   },
20   "source": {
21     "http": "https://cdn.admaxmedia.io/PrebidMobile.zip"
22   },
23   "exclude_files": "Classes/Exclude",
24   "xcconfig": {
25     "LIBRARY_SEARCH_PATHS": "$(inherited)",
26     "OTHER_CFLAGS": "$(inherited)",
27     "OTHER_LDFLAGS": "$(inherited)",
28     "HEADER_SEARCH_PATHS": "$(inherited)",
29     "FRAMEWORK_SEARCH_PATHS": "$(inherited)"
30   },
31   "frameworks": [
32     "CoreTelephony",
33     "SystemConfiguration",
34     "UIKit",
35     "Foundation"
36   ]