[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 7 / 1 / YbridOgg / 0.7.1 / YbridOgg.podspec.json
blob4cf5fb49bce61c4ce1ea734826f9f8ef08625010
2   "name": "YbridOgg",
3   "version": "0.7.1",
4   "summary": "Ogg xcframework for iOS and macOS.",
5   "description": "XCFramework to use Ogg transport layer API within Swift source.\nIt runs on iOS devices, iOS simulators and macOS.",
6   "homepage": "https://github.com/ybrid/ogg-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/ogg-swift/releases/download/0.7.1/YbridOgg.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": "YbridOgg",
28   "vendored_frameworks": "YbridOgg.xcframework"