[Add] AWSCloudWatch 2.40.0
[CocoaPods.git] / Specs / c / d / 5 / WebRTCStreamPlayer_BY / 0.0.3 / WebRTCStreamPlayer_BY.podspec.json
blobfcdbfb8cec503791bbefac8afd8ba311d323d5dc
2   "name": "WebRTCStreamPlayer_BY",
3   "version": "0.0.3",
4   "summary": "封装webrtc直播流的播放sdk",
5   "description": "使用WebRTC,封装webrtc直播流的播放sdk,需要授权麦克风权限",
6   "homepage": "https://git.code.tencent.com/WebRTC_BY/webrtc-stream-player-by-sdk.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "seedmorn_gf": "yangfeng@liuliangwan.com"
13   },
14   "source": {
15     "git": "https://git.code.tencent.com/WebRTC_BY/webrtc-stream-player-by-sdk.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "static_framework": true,
22   "source_files": "WebRTCStreamPlayer_BY/Classes/**/*",
23   "dependencies": {
24     "WebRTC_BY": [
25       "~> 0.0.1"
26     ]
27   },
28   "swift_versions": "5.0",
29   "pod_target_xcconfig": {
30     "ENABLE_BITCODE": "NO"
31   },
32   "user_target_xcconfig": {
33     "ENABLE_BITCODE": "NO"
34   },
35   "swift_version": "5.0"