[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 1 / e / f / BlueBillywigNativePlayerKit-iOS / 0.0.9 / BlueBillywigNativePlayerKit-iOS.podspec.json
blob54a878c272045613773575f625ee0caa53d9d1a6
2   "name": "BlueBillywigNativePlayerKit-iOS",
3   "version": "0.0.9",
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   "ios": {
18     "vendored_frameworks": "BBNativePlayerKit.framework"
19   },
20   "source": {
21     "git": "https://github.com/bluebillywig/bbnativeplayerkit-cocoapod.git",
22     "tag": "0.0.9"
23   },
24   "frameworks": [
25     "UIKit",
26     "Foundation",
27     "AVFoundation"
28   ]