blob: 6f2927f182b7b4367cb812aaff90775e85c2fc77 [file] [log] [blame]
{
"name": "OpusKit",
"version": "0.0.6",
"summary": "OpusKit is a simple way to use the opus decode and encode functions from swift.",
"homepage": "https://github.com/robertveringa89/OpusKit",
"license": "MIT",
"authors": "Robert Veringa",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/robertveringa89/OpusKit.git",
"tag": "0.0.6"
},
"source_files": "OpusKit/lib/*.{h,m,swift}",
"vendored_libraries": "OpusKit/lib/*.a",
"swift_version": "4.2"
}