[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / 5 / 1 / VbyteP2P / 0.1.5 / VbyteP2P.podspec.json
blobfdbbfb045e729f361e29645502fc5b861684f038
2   "name": "VbyteP2P",
3   "version": "0.1.5",
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": "0.1.5"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "ios": {
22     "source_files": "VbyteP2PFramework/Classes/**/*",
23     "vendored_libraries": "VbyteP2PFramework/Libs/libadvancep2p.a"
24   },
25   "module_name": "VbyteP2P"