4 "summary": "Web Real-Time Communication",
5 "description": "A framework of Web Real-Time Communication",
6 "homepage": "https://github.com/AshineReal/WebRTC",
12 "AshineReal": "758988371@qq.com"
15 "git": "https://github.com/AshineReal/WebRTC.git",
21 "source_files": "WebRTC/Classes/**/*",
22 "vendored_frameworks": "WebRTC/Frameworks/*.framework",
25 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
26 "FRAMEWORK_SEARCH_PATHS": "$(inherited)",
27 "HEADER_SEARCH_PATHS": "$(inherited)",
28 "ARCHS": "$(inherited)",
29 "OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup",
30 "VALID_ARCHS": "$(inherited)"