blob: 0d74ef64debf983d94b0b5809e72901aa01d6eba [file] [log] [blame]
{
"name": "JanusSwift",
"version": "0.0.7",
"summary": "A Swift wrapper for Janus RESTful API.",
"description": "A Swift wrapper for Janus RESTful API.\n\nCurrently supporting the streaming plugin.",
"homepage": "https://github.com/amarantedaniel/JanusSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daniel Amarante": "daniel.amarante2@gmail.com"
},
"platforms": {
"ios": "13.0",
"osx": "10.14"
},
"swift_versions": "5.2",
"source": {
"git": "https://github.com/amarantedaniel/JanusSwift.git",
"tag": "0.0.7"
},
"source_files": "Sources/Janus/**/*.swift",
"swift_version": "5.2"
}