[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 5 / 3 / TapjoySDK / 14.1.0 / TapjoySDK.podspec.json
blobe4034ef3cbea1ed0ed7686aad0d91b0e65ef2f5c
2   "name": "TapjoySDK",
3   "version": "14.1.0",
4   "cocoapods_version": ">= 1.9.0",
5   "summary": "The Tapjoy iOS SDK for Advertisers and Publishers.",
6   "description": "Tapjoy is a mobile advertising and monetization platform whose Mobile Value Exchange® model allows users to select personalized advertisements with which to engage for virtual rewards or premium content. The iOS SDK provides support for the platform. \n\n  To use Tapjoy SDK 11+, you need to have access to the latest Tapjoy dashboard at ltv.tapjoy.com. For more information visit http://dev.tapjoy.com or contact support@tapjoy.com.\n\n  BY DOWNLOADING THE TAPJOY SDK FRAMEWORK, YOU ARE AGREEING TO THE TERMS AND CONDITIONS OF THE TAPJOY SDK LICENSE AGREEMENT LOCATED AT http://home.tapjoy.com/info/legal/#SDK-license.  IF YOU DO NOT AGREE TO THE TERMS AND CONDITIONS OF THE TAPJOY SDK LICENSE AGREEMENT, YOU ARE NOT AUTHORIZED TO AND YOU MAY NOT DOWNLOAD THE TAPJOY SDK FRAMEWORK.",
7   "license": {
8     "type": "Commercial",
9     "text": "BY DOWNLOADING THE TAPJOY SDK FRAMEWORK, YOU ARE AGREEING TO THE TERMS AND CONDITIONS OF THE TAPJOY SDK LICENSE AGREEMENT LOCATED AT http://home.tapjoy.com/info/legal/#SDK-license.  IF YOU DO NOT AGREE TO THE TERMS AND CONDITIONS OF THE TAPJOY SDK LICENSE AGREEMENT, YOU ARE NOT AUTHORIZED TO AND YOU MAY NOT DOWNLOAD THE TAPJOY SDK FRAMEWORK."
10   },
11   "homepage": "http://dev.tapjoy.com",
12   "authors": {
13     "Tapjoy": "http://dev.tapjoy.com"
14   },
15   "source": {
16     "http": "https://sdk.tapjoy.com/releases/14.1.0/TapjoySDK_iOS_v14.1.0.zip"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "xcconfig": {
22     "OTHER_LDFLAGS": "-ObjC"
23   },
24   "requires_arc": true,
25   "swift_versions": "5.0",
26   "default_subspecs": "Static",
27   "subspecs": [
28     {
29       "name": "Static",
30       "vendored_frameworks": "TapjoySDK_iOS_v14.1.0/Libraries/Static/Tapjoy.xcframework",
31       "frameworks": [
32         "AdSupport",
33         "AVFoundation",
34         "CoreMedia",
35         "CoreServices",
36         "CoreTelephony",
37         "ImageIO",
38         "SystemConfiguration",
39         "StoreKit",
40         "UIKit",
41         "WebKit"
42       ],
43       "libraries": [
44         "z",
45         "c++"
46       ]
47     },
48     {
49       "name": "Dynamic",
50       "vendored_frameworks": "TapjoySDK_iOS_v14.1.0/Libraries/Tapjoy.xcframework",
51       "frameworks": [
52         "AdSupport",
53         "AVFoundation",
54         "CoreMedia",
55         "CoreServices",
56         "CoreTelephony",
57         "ImageIO",
58         "SystemConfiguration",
59         "StoreKit",
60         "UIKit",
61         "WebKit"
62       ],
63       "libraries": [
64         "z",
65         "c++"
66       ]
67     }
68   ],
69   "swift_version": "5.0"