[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / b / 8 / OpusKit / 0.0.2 / OpusKit.podspec.json
blob3794bda45870fe781b135321b65a47500349a46c
2   "name": "OpusKit",
3   "version": "0.0.2",
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",
7   "license": {
8     "type": "public domain",
9     "text": "Public Domain License\nThe OpusKit project is in the public domain.\n"
10   },
11   "authors": "Robert Veringa",
12   "platforms": {
13     "ios": "12.0"
14   },
15   "source": {
16     "git": "https://github.com/robertveringa89/OpusKit.git",
17     "tag": "0.0.2"
18   },
19   "source_files": "OpusKit/lib/*.{h,m,swift}",
20   "swift_version": "4.2"