[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 5 / 1 / VbyteP2P / 1.0.2 / VbyteP2P.podspec.json
blobf5c749e674baf13f255425bc8531fed5fed4f184
2   "name": "VbyteP2P",
3   "version": "1.0.2",
4   "summary": "P2P engine for videos playback.",
5   "description": "This is a library for ios, it can help your app reduce bandwidth cost rely on its peer-to-peer acceleration. It is maintained by Vbyte.cn. Welcome and Thank you for using it!",
6   "homepage": "https://github.com/Vbytes/VbyteP2PFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vbytes": "repository@exatech.cn"
13   },
14   "source": {
15     "git": "https://github.com/Vbytes/VbyteP2PFramework.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "vendored_frameworks": "VbyteP2P/Frameworks/VbyteP2P.framework",
23     "libraries": "stdc++.6.0.9"
24   }