[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 7 / b / 9 / ASMediaStream / 1.1.4 / ASMediaStream.podspec.json
blob0c04e0acd64133c6b29c5d6e3943409549be8ab5
2   "name": "ASMediaStream",
3   "version": "1.1.4",
4   "swift_versions": "5.0",
5   "summary": "Library to make an audio video call.",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/mietelski-robert/ASMediaStream",
8   "screenshots": "https://raw.githubusercontent.com/mietelski-robert/ASMediaStream/master/Screens/screenshots.png",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "mietelski-robert": "mietelski.robert@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/mietelski-robert/ASMediaStream.git",
18     "tag": "1.1.4"
19   },
20   "platforms": {
21     "ios": "11.0"
22   },
23   "source_files": "ASMediaStream/Source/**/*",
24   "dependencies": {
25     "GoogleWebRTC": [
27     ]
28   },
29   "swift_version": "5.0"