[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / d / 5 / WebRTCStreamPlayer_BY / 0.1.0 / WebRTCStreamPlayer_BY.podspec.json
blob18e1eae10acafdbb05f49d1ed417ea01c5e76ef2
2   "name": "WebRTCStreamPlayer_BY",
3   "version": "0.1.0",
4   "summary": "small fish",
5   "description": "使用WebRTC,封装webrtc直播流的播放sdk,不需要授权麦克风权限",
6   "homepage": "https://github.com/orgs/webrtc-sdk",
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.1.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "static_framework": true,
22   "source_files": "WebRTCStreamPlayer_BY/Classes/*.swift",
23   "dependencies": {
24     "WebRTC-SDK": [
25       "~> 104.5112.11"
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"