[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 0 / f / OpenWrapSDK / 4.1.0 / OpenWrapSDK.podspec.json
blob6adbf9d97fd0e0afae6a463963945ebb3d82a78e
2   "name": "OpenWrapSDK",
3   "version": "4.1.0",
4   "summary": "The OpenWrapSDK iOS SDK makes it easy to incorporate ads into iOS applications & monetize your applications with ease",
5   "homepage": "https://help.pubmatic.com/openwrap/docs/home-openwrap-sdk-for-ios",
6   "license": {
7     "type": "Pubmatic Inc. license",
8     "text": "    \n    /*\n     * PubMatic Inc. (\"PubMatic\") CONFIDENTIAL\n     * Unpublished Copyright (c) 2006-2024 PubMatic, All Rights Reserved.\n     *\n     * NOTICE:  All information contained herein is, and remains the property of\n     * PubMatic. The intellectual and technical concepts contained herein are\n     * proprietary to PubMatic and may be covered by U.S. and Foreign Patents,\n     * patents in process, and are protected by trade secret or copyright law.\n     * Dissemination of this information or reproduction of this material is\n     * strictly forbidden unless prior written permission is obtained from PubMatic.\n     * Access to the source code contained herein is hereby forbidden to anyone\n     * except current PubMatic employees, managers or contractors who have executed\n     * Confidentiality and Non-disclosure agreements explicitly covering such access\n     * or to such other persons whom are directly authorized by PubMatic to access\n     * the source code and are subject to confidentiality and nondisclosure\n     * obligations with respect to the source code.\n     *\n     * The copyright notice above does not evidence any actual or intended\n     * publication or disclosure  of  this source code, which includes information\n     * that is confidential and/or proprietary, and is a trade secret, of  PubMatic.\n     * ANY REPRODUCTION, MODIFICATION, DISTRIBUTION, PUBLIC  PERFORMANCE, OR PUBLIC\n     * DISPLAY OF OR THROUGH USE  OF THIS  SOURCE CODE  WITHOUT  THE EXPRESS WRITTEN\n     * CONSENT OF PUBMATIC IS STRICTLY PROHIBITED, AND IN VIOLATION OF APPLICABLE\n     * LAWS AND INTERNATIONAL TREATIES.  THE RECEIPT OR POSSESSION OF  THIS SOURCE\n     * CODE AND/OR RELATED INFORMATION DOES NOT CONVEY OR IMPLY ANY RIGHTS TO\n     * REPRODUCE, DISCLOSE OR DISTRIBUTE ITS CONTENTS, OR TO MANUFACTURE, USE, OR\n     * SELL ANYTHING THAT IT  MAY DESCRIBE, IN WHOLE OR IN PART.\n     */     \n"
9   },
10   "authors": {
11     "PubMatic": "pm-library@pubmatic.com"
12   },
13   "source": {
14     "http": "https://repo.pubmatic.com/artifactory/public-repos/ios/openwrap-sdk/4.1.0/openwrap-sdk-4.1.0.zip"
15   },
16   "platforms": {
17     "ios": "12.0"
18   },
19   "static_framework": true,
20   "default_subspecs": "OpenWrap",
21   "frameworks": [
22     "Foundation",
23     "UIKit",
24     "MessageUI",
25     "CoreLocation",
26     "EventKitUI",
27     "EventKit",
28     "AdSupport",
29     "SystemConfiguration",
30     "CoreGraphics",
31     "CoreTelephony",
32     "WebKit",
33     "CallKit"
34   ],
35   "resource_bundles": {
36     "OpenWrapSDKPrivacyManifest": [
37       "OpenWrapSDK/OpenWrapSDK.xcframework/ios-arm64/OpenWrapSDK.framework/PrivacyInfo.xcprivacy"
38     ]
39   },
40   "user_target_xcconfig": {
41     "OTHER_LDFLAGS": "-l\"c++\""
42   },
43   "subspecs": [
44     {
45       "name": "OpenWrap",
46       "vendored_frameworks": [
47         "OpenWrapSDK/OpenWrapSDK.xcframework",
48         "OpenWrapSDK/OMSDK_Pubmatic.xcframework",
49         "OpenWrapSDK/OpenWrapMeasurement.xcframework"
50       ],
51       "resources": [
52         "OpenWrapSDK/POBResources.bundle",
53         "OpenWrapSDK/POBNativeResources.bundle"
54       ],
55       "preserve_paths": "OpenWrapSDK/dSYMScript"
56     }
57   ]