blob: 0c83d71f21b7b3cb70002970a1ac120f565f69b8 [file] [log] [blame]
{
"name": "ProRTCTest",
"version": "0.1.1",
"summary": "A delightful iOS WebRTC framework.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/utkarshs07/ProRTCTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Utkarsh Singh": "utkarshs@neuronsolutions.com"
},
"source": {
"git": "https://github.com/utkarshs07/ProRTCTest.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "ProRTCTest/ProRTC.framework"
}
}