[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / f / 9 / BlueBillywigPlayerSDK / 1.4.1.11 / BlueBillywigPlayerSDK.podspec.json
blobcc8426466eca9cf818143db90c1882bd8aea2cf7
2   "name": "BlueBillywigPlayerSDK",
3   "version": "1.4.1.11",
4   "summary": "This is the Blue Billywig player SDK.",
5   "description": "The Blue Billywig player SDK can be used to communicate with our player.",
6   "homepage": "https://github.com/bluebillywig/playerSdkLibraries.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Floris Groenendijk": "f.groenendijk@bluebillywig.com"
13   },
14   "source": {
15     "git": "https://github.com/bluebillywig/playerSdkLibraries.git",
16     "tag": "1.4.1.11"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "BlueBillywigPlayerSDK/Classes/**/*",
22   "public_header_files": "BlueBillywigPlayerSDK/Classes/**/*.h",
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "CoreGraphics"
27   ]