[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 2 / 1 / librav1e / 0.6.0 / librav1e.podspec.json
blob7aba5ec84b9fcb3a33cd2c741fbdb3a06706018d
2   "name": "librav1e",
3   "version": "0.6.0",
4   "summary": "librav1e - The fastest and safest AV1 encoder.",
5   "description": "rav1e is an AV1 video encoder. It is designed to eventually cover all use cases, though in its current form it is most suitable for cases where libaom (the reference encoder) is too slow.",
6   "homepage": "https://github.com/xiph/rav1e",
7   "license": {
8     "type": "BSD 2-Clause"
9   },
10   "authors": {
11     "Xiph.org": "mailman@xiph.org"
12   },
13   "source": {
14     "http": "https://github.com/SDWebImage/librav1e-Xcode/releases/download/0.6.0/librav1e.zip"
15   },
16   "platforms": {
17     "osx": "10.10",
18     "ios": "9.0"
19   },
20   "ios": {
21     "vendored_frameworks": "iOS/librav1e.framework"
22   },
23   "osx": {
24     "vendored_frameworks": "Mac/librav1e.framework"
25   }