[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / 5 / b / WebRTCDatachannel / 0.0.1 / WebRTCDatachannel.podspec.json
blob45b4aacc355a75f856b946fafd6d76b98bbf6f8c
2   "name": "WebRTCDatachannel",
3   "version": "0.0.1",
4   "summary": "WebRTC with Datachannel only.",
5   "description": "WebRTC with Datachannel only for iOS.",
6   "homepage": "https://github.com/cdnbye/WebRTCDatachannel",
7   "license": "MIT",
8   "authors": {
9     "cdnbye": "service@cdnbye.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/cdnbye/WebRTCDatachannel.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "WebRTC.framework/Headers/*.{h}",
19   "vendored_frameworks": "WebRTC.framework"