blob: b76286b00406421ee017131fcec0a6581f3f6c4c [file] [log] [blame]
{
"name": "PlasoWebRTC",
"version": "1.0.0",
"summary": "Plaso WebRTC Framework",
"description": "Plaso WebRTC Framework, Same as Google WebRTC",
"homepage": "https://www.plaso.cn",
"license": {
"type": "Copyright",
"text": " Copyright 2018 plaso.cn. All rights reserved.\n"
},
"authors": {
"Plaso Dev Team": "dev.ios@plaso.me"
},
"source": {
"http": "https://wwwr.plaso.cn/static/sdk/ios/PlasoWebRTC/1.0.0/PlasoWebRTC.zip"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "WebRTC.framework",
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES",
"VALID_ARCHS[sdk=iphonesimulator*]": "x86_64"
}
}