blob: bf4a568d38a62f87e0b291df59c2347aac29e5f0 [file] [log] [blame]
{
"name": "ASMediaStream",
"version": "1.0.1",
"summary": "Library to make an audio video call.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mietelski-robert/ASMediaStream",
"screenshots": "https://raw.githubusercontent.com/mietelski-robert/ASMediaStream/master/Screens/screenshots.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mietelski-robert": "mietelski.robert@gmail.com"
},
"source": {
"git": "https://github.com/mietelski-robert/ASMediaStream.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "ASMediaStream/Source/**/*",
"dependencies": {
"GoogleWebRTC": [
]
}
}