[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / e / f / BlueBillywigNativePlayerKit-iOS / 7.100.1 / BlueBillywigNativePlayerKit-iOS.podspec.json
blob4b1aea7e07ef419c3652d616e9734e4bd1ac9939
2   "name": "BlueBillywigNativePlayerKit-iOS",
3   "version": "7.100.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": "12.0"
16   },
17   "ios": {
18     "vendored_frameworks": "BBNativePlayerKit.framework"
19   },
20   "source": {
21     "git": "https://github.com/bluebillywig/bbnativeplayerkit-cocoapod.git",
22     "tag": "7.100.1"
23   },
24   "dependencies": {
25     "GoogleAds-IMA-iOS-SDK": [
26       "3.16.3"
27     ],
28     "google-cast-sdk-dynamic-ios-bb": [
30     ],
31     "BlueBillywigNativeShared-iOS": [
32       "7.100"
33     ]
34   },
35   "frameworks": [
36     "UIKit",
37     "Foundation",
38     "AVFoundation"
39   ],
40   "pod_target_xcconfig": {
41     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42   },
43   "user_target_xcconfig": {
44     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
45   }