[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 1 / a / OpenWrapEventHandler / 2.0.0 / OpenWrapEventHandler.podspec.json
blob323fd00370b78e280ba51c96dc438d5146f4dff0
2   "name": "OpenWrapEventHandler",
3   "version": "2.0.0",
4   "summary": "The PubMatic 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 \n * Unpublished Copyright (c) 2006-2020 PubMatic, All Rights Reserved.\n \n *\n \n * NOTICE:  All information contained herein is, and remains the property of PubMatic. The intellectual and technical concepts contained\n \n * herein are proprietary to PubMatic and may be covered by U.S. and Foreign Patents, patents in process, and are protected by trade secret or copyright law.\n \n * Dissemination of this information or reproduction of this material is strictly forbidden unless prior written permission is obtained\n \n * from PubMatic.  Access to the source code contained herein is hereby forbidden to anyone except current PubMatic employees, managers or contractors who have executed\n \n * Confidentiality and Non-disclosure agreements explicitly covering such access.\n \n *\n \n * The copyright notice above does not evidence any actual or intended publication or disclosure  of  this source code, which includes\n \n * information that is confidential and/or proprietary, and is a trade secret, of  PubMatic.   ANY REPRODUCTION, MODIFICATION, DISTRIBUTION, PUBLIC  PERFORMANCE,\n \n * OR PUBLIC DISPLAY OF OR THROUGH USE  OF THIS  SOURCE CODE  WITHOUT  THE EXPRESS WRITTEN CONSENT OF PubMatic IS STRICTLY PROHIBITED, AND IN VIOLATION OF APPLICABLE\n \n * LAWS AND INTERNATIONAL TREATIES.  THE RECEIPT OR POSSESSION OF  THIS SOURCE CODE AND/OR RELATED INFORMATION DOES NOT CONVEY OR IMPLY ANY RIGHTS\n \n * TO REPRODUCE, DISCLOSE OR DISTRIBUTE ITS CONTENTS, OR TO MANUFACTURE, USE, OR SELL ANYTHING THAT IT  MAY DESCRIBE, IN WHOLE OR IN PART.\n \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-handler/2.0.0/openwrap-handler-2.0.0.zip"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "default_subspecs": "DFP",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "subspecs": [
25     {
26       "name": "DFP",
27       "dependencies": {
28         "OpenWrapSDK": [
30         ],
31         "Google-Mobile-Ads-SDK": [
33         ]
34       },
35       "xcconfig": {
36         "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/OpenWrapEventHandler/OpenWrapHandlers/OpenWrapHandlerDFP.framework/Versions/A/Headers\""
37       },
38       "vendored_frameworks": "OpenWrapHandlers/OpenWrapHandlerDFP.framework"
39     },
40     {
41       "name": "MoPub",
42       "platforms": {
43         "ios": "10.0"
44       },
45       "dependencies": {
46         "OpenWrapSDK": [
48         ],
49         "mopub-ios-sdk": [
51         ]
52       },
53       "xcconfig": {
54         "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/OpenWrapEventHandler/OpenWrapHandlers/OpenWrapHandlerMopub.framework/Versions/A/Headers\""
55       },
56       "vendored_frameworks": "OpenWrapHandlers/OpenWrapHandlerMopub.framework"
57     },
58     {
59       "name": "DFP-Framework",
60       "dependencies": {
61         "OpenWrapSDK": [
63         ],
64         "Google-Mobile-Ads-SDK": [
66         ]
67       },
68       "xcconfig": {
69         "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/OpenWrapEventHandler/OpenWrapHandlers/Frameworks/OpenWrapHandlerDFP.framework/Headers\""
70       },
71       "vendored_frameworks": "OpenWrapHandlers/Frameworks/OpenWrapHandlerDFP.framework"
72     },
73     {
74       "name": "MoPub-Framework",
75       "platforms": {
76         "ios": "10.0"
77       },
78       "dependencies": {
79         "OpenWrapSDK": [
81         ],
82         "mopub-ios-sdk": [
84         ]
85       },
86       "xcconfig": {
87         "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/OpenWrapEventHandler/OpenWrapHandlers/Frameworks/OpenWrapHandlerMoPub.framework/Headers\""
88       },
89       "vendored_frameworks": "OpenWrapHandlers/Frameworks/OpenWrapHandlerMoPub.framework"
90     }
91   ]