[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 9 / 5 / libopus-static / 1.3.1 / libopus-static.podspec.json
blob355cdb8363d84cfd8a45c76bdc81c0b3243bf059
2   "name": "libopus-static",
3   "version": "1.3.1",
4   "summary": "Opus encoder/decoder library",
5   "homepage": "http://opus-codec.org/downloads/",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE"
9   },
10   "authors": [
11     {
12       "Jean-Marc Valin": "jmvalin@jmvalin.ca"
13     },
14     {
15       "Koen Vos": "koenvos74@gmail.com"
16     },
17     {
18       "Timothy Terriberry": "tterribe@xiph.org"
19     },
20     {
21       "Karsten Vandborg Sorensen": "karsten.vandborg.sorensen@skype.net"
22     },
23     {
24       "Soren Skak Jensen": "ssjensen@gn.com"
25     },
26     {
27       "Gregory Maxwell": "greg@xiph.org"
28     }
29   ],
30   "platforms": {
31     "ios": "10.0",
32     "osx": "10.7"
33   },
34   "source": {
35     "git": "https://github.com/filmicpro/libopus.git",
36     "tag": "1.3.1"
37   },
38   "source_files": "libopus/*.h",
39   "public_header_files": "libopus/*.h",
40   "vendored_libraries": "libopus.a"