[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / b / 8 / OpusKit / 0.0.6 / OpusKit.podspec.json
blob6f2927f182b7b4367cb812aaff90775e85c2fc77
2   "name": "OpusKit",
3   "version": "0.0.6",
4   "summary": "OpusKit is a simple way to use the opus decode and encode functions from swift.",
5   "homepage": "https://github.com/robertveringa89/OpusKit",
6   "license": "MIT",
7   "authors": "Robert Veringa",
8   "platforms": {
9     "ios": "11.0"
10   },
11   "source": {
12     "git": "https://github.com/robertveringa89/OpusKit.git",
13     "tag": "0.0.6"
14   },
15   "source_files": "OpusKit/lib/*.{h,m,swift}",
16   "vendored_libraries": "OpusKit/lib/*.a",
17   "swift_version": "4.2"