[Add] TPNNendSDKAdapter 6.4.35
[CocoaPods.git] / Specs / d / 2 / 1 / librav1e / 0.7.0 / librav1e.podspec.json
blob3e596ff633151b0f0eb99fd65b972ec7b4feaff5
2   "name": "librav1e",
3   "version": "0.7.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.7.0/librav1e.zip"
15   },
16   "platforms": {
17     "osx": "10.11",
18     "ios": "9.0"
19   },
20   "ios": {
21     "vendored_frameworks": "iOS/librav1e.framework"
22   },
23   "osx": {
24     "vendored_frameworks": "Mac/librav1e.framework"
25   }