[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 1 / e / f / BlueBillywigNativePlayerKit-iOS / 0.0.14 / BlueBillywigNativePlayerKit-iOS.podspec.json
blob65600e6d424eefab4537ecaba99a5e83ba733443
2   "name": "BlueBillywigNativePlayerKit-iOS",
3   "version": "0.0.14",
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": "11.0"
16   },
17   "ios": {
18     "vendored_frameworks": "BBNativePlayerKit.xcframework"
19   },
20   "source": {
21     "git": "https://github.com/bluebillywig/bbnativeplayerkit-cocoapod.git",
22     "tag": "0.0.14"
23   },
24   "dependencies": {
25     "GoogleAds-IMA-iOS-SDK": [
26       "~> 3.13.0"
27     ]
28   },
29   "frameworks": [
30     "UIKit",
31     "Foundation",
32     "AVFoundation"
33   ],
34   "pod_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "user_target_xcconfig": {
38     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
39   }