[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 9 / d / SHWOpus / 0.2.0 / SHWOpus.podspec.json
blob4c3ba4bdbbcec21efc544cd0f4478d164f0f2b51
2   "name": "SHWOpus",
3   "version": "0.2.0",
4   "summary": "sub lib of SHWNLSClient.",
5   "homepage": "https://github.com/newsdata/shuwen-opus-sdk",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "yayang": "yangyang@shuwen.com"
12   },
13   "source": {
14     "git": "https://github.com/newsdata/shuwen-opus-sdk.git",
15     "tag": "0.2.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "shw-ios-opus-a/Classes/*",
21   "public_header_files": "shw-ios-opus-a/Classes/*.h",
22   "ios": {
23     "vendored_libraries": "shw-ios-opus-a/Classes/libopus.a"
24   }