[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / e / 0 / f / OpenWrapSDK / 1.9.0 / OpenWrapSDK.podspec.json
blobc43df3eb2c5640d58ab9e748fab3ce93b0b75c36
2   "name": "OpenWrapSDK",
3   "version": "1.9.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-2020 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/1.9.0/openwrap-sdk-1.9.0.zip"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "default_subspecs": "OpenWrap",
20   "frameworks": [
21     "Foundation",
22     "UIKit",
23     "MessageUI",
24     "CoreLocation",
25     "EventKitUI",
26     "EventKit",
27     "AdSupport",
28     "SystemConfiguration",
29     "CoreGraphics",
30     "CoreTelephony",
31     "WebKit"
32   ],
33   "subspecs": [
34     {
35       "name": "OpenWrap",
36       "vendored_frameworks": [
37         "OpenWrapSDK/OpenWrapSDK.framework",
38         "OpenWrapSDK/OMSDK_Pubmatic.framework",
39         "OpenWrapSDK/OpenWrapMeasurement.framework"
40       ],
41       "resources": "OpenWrapSDK/POBResources.bundle",
42       "xcconfig": {
43         "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/OpenWrapSDK/OpenWrapSDK/OpenWrapSDK.framework/Headers/\""
44       }
45     }
46   ]