[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / c / e / a / JanusSwift / 0.0.6 / JanusSwift.podspec.json
blobf591fce49f6c41ae3d9f78a180f012f4188a7cab
2   "name": "JanusSwift",
3   "version": "0.0.6",
4   "summary": "A Swift wrapper for Janus RESTful API.",
5   "description": "A Swift wrapper for Janus RESTful API.\n\nCurrently supporting the streaming plugin.",
6   "homepage": "https://github.com/amarantedaniel/JanusSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "author": "daniel.amarante2@gmail.com"
13   },
14   "platforms": {
15     "ios": "13.0",
16     "osx": "10.14"
17   },
18   "swift_versions": "5.2",
19   "source": {
20     "git": "https://github.com/amarantedaniel/JanusSwift.git",
21     "tag": "0.0.6"
22   },
23   "source_files": "Sources/Janus/**/*.swift",
24   "swift_version": "5.2"