[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 1 / e / f / BlueBillywigNativePlayerKit-iOS / 0.0.5 / BlueBillywigNativePlayerKit-iOS.podspec.json
blob4f5e02d3d6407cd6e0762b15b8bb8edf2589ba56
2   "name": "BlueBillywigNativePlayerKit-iOS",
3   "version": "0.0.5",
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.5"
20   },
21   "source_files": "Framework/**/*",
22   "public_header_files": "Framework/Headers/**/*.h",
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "AVFoundation"
27   ]