[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 1 / a / OpenWrapEventHandler / 2.2.0 / OpenWrapEventHandler.podspec.json
blob700efa2069ba1412807024cf2594860d1d19b4e2
2   "name": "OpenWrapEventHandler",
3   "version": "2.2.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.2.0/openwrap-handler-2.2.0.zip"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "default_subspecs": "DFP",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "static_framework": true,
25   "subspecs": [
26     {
27       "name": "DFP",
28       "dependencies": {
29         "OpenWrapSDK": [
31         ],
32         "Google-Mobile-Ads-SDK": [
34         ]
35       },
36       "vendored_frameworks": "OpenWrapHandlers/OpenWrapHandlerDFP.xcframework"
37     },
38     {
39       "name": "MoPub",
40       "platforms": {
41         "ios": "10.0"
42       },
43       "dependencies": {
44         "OpenWrapSDK": [
46         ],
47         "mopub-ios-sdk": [
49         ]
50       },
51       "vendored_frameworks": "OpenWrapHandlers/OpenWrapHandlerMopub.xcframework"
52     }
53   ]