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