[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 2 / 1 / librav1e / 0.3.0 / librav1e.podspec.json
blob43355e72d1eb06997a26f41e83850efafb1ff4c3
2   "name": "librav1e",
3   "version": "0.3.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.3.0/librav1e.zip"
15   },
16   "platforms": {
17     "osx": "10.7",
18     "ios": "8.0"
19   },
20   "ios": {
21     "vendored_frameworks": "iOS/librav1e.framework"
22   },
23   "osx": {
24     "vendored_frameworks": "Mac/librav1e.framework"
25   }