[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 9 / c / WebRTC.Swift / 0.3 / WebRTC.Swift.podspec.json
blob0a1457b790085e4b0cb83efe825c2c991cc4b3c6
2   "name": "WebRTC.Swift",
3   "version": "0.3",
4   "summary": "Swift is used to encapsulate the underlying interface of WebrTC library.",
5   "homepage": "https://github.com/charsdavy/WebRTC.Swift",
6   "license": "MIT",
7   "authors": [
8     {
9       "chars.davy": "chars.davy@gmail.com"
10     }
11   ],
12   "source": {
13     "git": "git@github.com:charsdavy/WebRTC.Swift.git",
14     "tag": "0.3"
15   },
16   "platforms": {
17     "ios": "13.0"
18   },
19   "swift_versions": [
20     "5.0"
21   ],
22   "source_files": "WebRTC.Swift/**/*.swift",
23   "vendored_frameworks": "WebRTC.Swift/*.framework",
24   "frameworks": [
25     "Foundation",
26     "UIKit",
27     "AVFoundation"
28   ],
29   "swift_version": "5.0"