[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 6 / 7 / b / Playwire / 10.5.0 / Playwire.podspec.json
blob6056d382b61cecdd4f14e7f3913d10660c67eb7a
2   "name": "Playwire",
3   "version": "10.5.0",
4   "summary": "Playwire SDK",
5   "homepage": "https://www.playwire.com",
6   "license": {
7     "type": "Custom",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ios.team": "mobile.team@playwire.com"
12   },
13   "source": {
14     "git": "https://github.com/intergi/playwire-ios-pods.git",
15     "tag": "10.5.0"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "swift_versions": "5.0",
21   "cocoapods_version": ">= 1.10",
22   "requires_arc": true,
23   "default_subspecs": "Total",
24   "user_target_xcconfig": {
25     "OTHER_LDFLAGS": "-ObjC",
26     "SWIFT_INCLUDE_PATHS": "\"$(PODS_ROOT)/Playwire/**\" \"$(PODS_XCFRAMEWORKS_BUILD_DIR)/**\""
27   },
28   "subspecs": [
29     {
30       "name": "Core",
31       "vendored_frameworks": "sdks/Playwire.xcframework",
32       "preserve_paths": "sdks/Playwire.xcframework/*",
33       "dependencies": {
34         "Google-Mobile-Ads-SDK": [
35           "11.2.0"
36         ],
37         "FirebaseAnalytics": [
38           "~> 10"
39         ],
40         "PlaywireMobile/VAST": [
41           "5.1.4"
42         ],
43         "GoogleUserMessagingPlatform": [
44           "2.5.0"
45         ]
46       }
47     },
48     {
49       "name": "Coppa",
50       "dependencies": {
51         "Playwire/Core": [
52           "10.5.0"
53         ],
54         "GoogleMobileAdsMediationChartboost": [
55           "9.7.0.0"
56         ],
57         "GoogleMobileAdsMediationInMobi": [
58           "10.7.1"
59         ],
60         "GoogleMobileAdsMediationIronSource": [
61           "7.9.1.0.0"
62         ],
63         "GoogleMobileAdsMediationVungle": [
64           "7.3.0.0"
65         ]
66       },
67       "vendored_frameworks": "sdks/Playwire_COPPA.xcframework",
68       "preserve_paths": "sdks/Playwire_COPPA.xcframework/*"
69     },
70     {
71       "name": "Total",
72       "vendored_frameworks": [
73         "sdks/Playwire_NonCOPPA.xcframework",
74         "sdks/PrebidMobile.xcframework"
75       ],
76       "preserve_paths": [
77         "sdks/Playwire_NonCOPPA.xcframework/*",
78         "sdks/PrebidMobile.xcframework/*"
79       ],
80       "dependencies": {
81         "Playwire/Coppa": [
82           "10.5.0"
83         ],
84         "GoogleMobileAdsMediationFyber": [
85           "8.2.7.0"
86         ],
87         "GoogleMobileAdsMediationPangle": [
88           "5.8.0.8.0"
89         ],
90         "GoogleMobileAdsMediationAppLovin": [
91           "12.4.0.0"
92         ],
93         "GoogleMobileAdsMediationFacebook": [
94           "6.15.0.0"
95         ],
96         "AmazonPublisherServicesSDK": [
97           "4.10.1"
98         ]
99       },
100       "resource_bundles": {
101         "PlaywirePrivacy": [
102           "sdks/Playwire_NonCOPPA.xcframework/ios-arm64/PrivacyInfo.xcprivacy"
103         ]
104       }
105     }
106   ],
107   "swift_version": "5.0"