blob: 0c04e0acd64133c6b29c5d6e3943409549be8ab5 [file] [log] [blame]
{
"name": "ASMediaStream",
"version": "1.1.4",
"swift_versions": "5.0",
"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.1.4"
},
"platforms": {
"ios": "11.0"
},
"source_files": "ASMediaStream/Source/**/*",
"dependencies": {
"GoogleWebRTC": [
]
},
"swift_version": "5.0"
}