[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / f / 1 / a / OpenWrapEventHandler / 1.2.2 / OpenWrapEventHandler.podspec.json
blob5132342a4f18d77b2828112d881aa9b26244a7be
2   "name": "OpenWrapEventHandler",
3   "version": "1.2.2",
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/1.2.2/openwrap-handler-1.2.2.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       "source_files": "OpenWrapHandlers/OpenWrapHandlerDFP/Headers/*.h",
36       "public_header_files": "OpenWrapHandlers/OpenWrapHandlerDFP/Headers/*.h",
37       "vendored_frameworks": "OpenWrapHandlers/OpenWrapHandlerDFP/Frameworks/OpenWrapHandlerDFP.framework"
38     },
39     {
40       "name": "MoPub",
41       "platforms": {
42         "ios": "10.0"
43       },
44       "dependencies": {
45         "OpenWrapSDK": [
47         ],
48         "mopub-ios-sdk": [
50         ]
51       },
52       "source_files": "OpenWrapHandlers/OpenWrapHandlerMopub/Headers/*.h",
53       "public_header_files": "OpenWrapHandlers/OpenWrapHandlerMopub/Headers/*.h",
54       "vendored_frameworks": "OpenWrapHandlers/OpenWrapHandlerMopub/Frameworks/OpenWrapHandlerMopub.framework"
55     }
56   ]