[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / f / 9 / BlueBillywigPlayerSDK / 1.4.1.34 / BlueBillywigPlayerSDK.podspec.json
blobc90fe41005d91392b5d1e88728cbee7364ecae39
2   "name": "BlueBillywigPlayerSDK",
3   "version": "1.4.1.34",
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.34"
17   },
18   "platforms": {
19     "ios": "9.2"
20   },
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "vendored_frameworks": "BlueBillywigPlayerSDK.framework",
28   "frameworks": [
29     "WebKit",
30     "Foundation",
31     "CoreGraphics"
32   ]