blob: f591fce49f6c41ae3d9f78a180f012f4188a7cab [file] [log] [blame]
{
"name": "JanusSwift",
"version": "0.0.6",
"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": {
"author": "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.6"
},
"source_files": "Sources/Janus/**/*.swift",
"swift_version": "5.2"
}