4 "summary": "Opus decode and encode functions from swift.",
5 "description": "OpusKit is a simple way to use the opus decode and encode functions from swift.",
6 "homepage": "https://github.com/robertveringa89/OpusKit",
8 "type": "public domain",
9 "text": "Public Domain License\nThe OpusKit project is in the public domain.\n"
11 "authors": "Robert Veringa",
16 "git": "https://github.com/robertveringa89/OpusKit.git",
19 "source_files": "OpusKit/lib/*.{h,m,swift}",
20 "swift_version": "4.2"