blob: 7474734b83f8043b8b8499932406af3ae364bc48 [file] [log] [blame]
{
"name": "WebRTCHelper",
"version": "1.0.0",
"summary": "WebRTCHelper.",
"description": "this is webRTCHelper",
"homepage": "https://github.com/wode0weiyi/WebRTCHelper",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"huzhihui": "wonderfulhzh@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/wode0weiyi/WebRTCHelper.git",
"tag": "1.0.0"
},
"source_files": "WebRTCHelper/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SocketRocket": [
],
"GoogleWebRTC": [
]
}
}