[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / e / f / BlueBillywigNativePlayerKit-iOS / 0.0.4 / BlueBillywigNativePlayerKit-iOS.podspec.json
blob16c273e1df68bdbeba22cc62accbd27d743b7ae2
2   "name": "BlueBillywigNativePlayerKit-iOS",
3   "version": "0.0.4",
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": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/bluebillywig/bbnativeplayerkit-cocoapod.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "Framework/**/*",
22   "public_header_files": "Framework/Headers/**/*.h",
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "AVFoundation"
27   ]