blob: aff2f8131ed1bb60a3622998411b05aa2deb2b8d [file] [log] [blame]
{
"name": "filter_audio",
"version": "0.1.2",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"summary": "WebRTC audio processing library",
"homepage": "https://www.pylon.com",
"authors": {
"Spokestack": "support@pylon.com"
},
"source": {
"git": "https://github.com/pylon/filter_audio.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.2",
"exclude_files": "test/*",
"source_files": "**/*.{h,c}",
"header_mappings_dir": "./",
"public_header_files": "**/*.h",
"pod_target_xcconfig": {
"HEADER_SEARCH_PATHS": "${SRCROOT}/**"
},
"static_framework": true,
"swift_version": "4.2"
}