[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / e / f / BlueBillywigNativePlayerKit-iOS / 8.7.1 / BlueBillywigNativePlayerKit-iOS.podspec.json
blobf33fdd9f78e6a5d1bc4a3878511fbdced43f3fbe
2   "name": "BlueBillywigNativePlayerKit-iOS",
3   "version": "8.7.1",
4   "summary": "Blue Billywig native player kit",
5   "description": "Blue Billywig native player kit is used to play Blue Billywig mediaclips using the native ios player",
6   "homepage": "https://www.bluebillywig.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Blue Billywig": "tech@bluebillywig.com"
13   },
14   "platforms": {
15     "ios": "14.0"
16   },
17   "ios": {
18     "vendored_frameworks": "BBNativePlayerKit.xcframework"
19   },
20   "source": {
21     "git": "https://github.com/bluebillywig/bbnativeplayerkit-cocoapod.git",
22     "tag": "8.7.1"
23   },
24   "dependencies": {
25     "GoogleAds-IMA-iOS-SDK": [
26       "3.19.1"
27     ],
28     "BlueBillywigNativeShared-iOS": [
29       "8.7.0"
30     ],
31     "GoogleUserMessagingPlatform": [
32       "~> 2.1"
33     ]
34   },
35   "frameworks": [
36     "UIKit",
37     "Foundation",
38     "AVFoundation"
39   ],
40   "default_subspecs": "none",
41   "subspecs": [
42     {
43       "name": "GoogleCastSDK",
44       "dependencies": {
45         "google-cast-sdk-dynamic-xcframework-ios-bb": [
46           "4.8.0"
47         ]
48       }
49     },
50     {
51       "name": "GoogleCastSDKNoBluetooth",
52       "dependencies": {
53         "google-cast-sdk-dynamic-xcframework-ios-no-bluetooth-bb": [
54           "4.8.0"
55         ]
56       }
57     }
58   ]