blob: 54251f7b014f046ef654bd0bc38bb17525772a93 [file] [log] [blame]
{
"name": "SPWebRTC",
"version": "0.3.0.2",
"summary": "SPAP WebRTC SDK for iOS",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/paintingStyle/SPWebRTC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"paintingStyle": "renshuangfu@spap.com"
},
"source": {
"git": "https://github.com/paintingStyle/SPWebRTC.git",
"tag": "0.3.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WebRTC/**/*.h",
"public_header_files": "WebRTC/WebRTC.framework/Headers/**/*.h",
"vendored_frameworks": "WebRTC/WebRTC.framework"
}