[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / e / 3 / YbridOpus / 0.7.0 / YbridOpus.podspec.json
blob7031eda7fb8d487e2ffd40f9b0ebed4a3435f78d
2   "name": "YbridOpus",
3   "version": "0.7.0",
4   "summary": "Opus xcframework for iOS and macOS.",
5   "description": "XCFramework to use Opus Interactive Audio Codec within Swift source.\nIt runs on iOS devices, iOS simulators and macOS.",
6   "homepage": "https://github.com/ybrid/opus-swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Florian Nowotny": "Florian.Nowotny@nacamar.de"
13   },
14   "source": {
15     "http": "https://github.com/ybrid/opus-swift/releases/download/0.7.0/YbridOpus.xcframework.zip"
16   },
17   "platforms": {
18     "ios": "9.0",
19     "osx": "10.10"
20   },
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "frameworks": "YbridOpus",
28   "vendored_frameworks": "YbridOpus.xcframework"