4 "summary": "达华智显rtc sdk",
5 "description": "达华智显rtc sdk",
6 "homepage": "https://twhzx.com",
9 "brinishness": "596231290@qq.com"
14 "swift_versions": "5.1",
16 "git": "https://github.com/brinishness/BerryRTC.framework.git",
19 "source_files": "**/*.{h,m}",
20 "exclude_files": "**/*.plist",
22 "module_name": "BerryRTC",
23 "pod_target_xcconfig": {
24 "SWIFT_OPTIMIZATION_LEVEL": "-Owholemodule",
25 "SWIFT_VERSION": "5.1",
26 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
27 "VALID_ARCHS": "arm64 armv7 x86_64"
30 "swift_version": "5.1"