[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / e / 0 / f / OpenWrapSDK / 2.8.0 / OpenWrapSDK.podspec.json
blobde0ff56aa93325359a0f00da03b222a1237160fc
2   "name": "OpenWrapSDK",
3   "version": "2.8.0",
4   "summary": "The OpenWrapSDK iOS SDK makes it easy to incorporate ads into iOS applications & monetize your applications with ease",
5   "homepage": "https://community.pubmatic.com/display/IS",
6   "license": {
7     "type": "Pubmatic Inc. license",
8     "text": "    \n    /*\n     * PubMatic Inc. (\"PubMatic\") CONFIDENTIAL\n     * Unpublished Copyright (c) 2006-2023 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/2.8.0/openwrap-sdk-2.8.0.zip"
15   },
16   "platforms": {
17     "ios": "11.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   ],
34   "subspecs": [
35     {
36       "name": "OpenWrap",
37       "vendored_frameworks": [
38         "OpenWrapSDK/OpenWrapSDK.xcframework",
39         "OpenWrapSDK/OMSDK_Pubmatic.xcframework",
40         "OpenWrapSDK/OpenWrapMeasurement.xcframework"
41       ],
42       "resources": "OpenWrapSDK/POBResources.bundle"
43     }
44   ]