blob: 270705a9be3ca29bff0277ffcc4c9d7ac2cf0aad [file] [log] [blame]
{
"name": "VbyteP2PFramework",
"version": "0.1.4",
"summary": "P2P engine for videos playback",
"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!",
"homepage": "https://github.com/Vbytes/VbyteP2PFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vbytes": "repository@exatech.cn"
},
"source": {
"git": "https://github.com/Vbytes/VbyteP2PFramework.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"source_files": "VbyteP2PFramework/Classes/**/*",
"vendored_libraries": "VbyteP2PFramework/Libs/libadvancep2p.a"
},
"module_name": "VbyteP2P"
}