[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / 6 / 5 / libvpx / 1.5.0 / libvpx.podspec.json
blob001ce1cd41b44e264d062e09e33fafa3bb6c9939
2   "name": "libvpx",
3   "version": "1.5.0",
4   "summary": "Cocoapods wrapper for libvpx",
5   "homepage": "https://github.com/Antidote-for-Tox/libvpx",
6   "license": "GPLv3",
7   "authors": {
8     "Dmytro Vorobiov": "d@dvor.me"
9   },
10   "source": {
11     "git": "https://github.com/Antidote-for-Tox/libvpx.git",
12     "tag": "1.5.0",
13     "submodules": true
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9"
18   },
19   "ios": {
20     "vendored_frameworks": "ios/vpx.framework"
21   },
22   "osx": {
23     "vendored_frameworks": "osx/vpx.framework"
24   }