blob: af98180d514f06abe28763cc9ced5c76e9881946 [file] [log] [blame]
{
"name": "libfvad",
"version": "0.1.0",
"summary": "A voice activity detection (VAD) library, cited from WebRTC",
"homepage": "https://github.com/reedom/libfvad_ios",
"authors": {
"HANAI, Tohru": "tohru@reedom.com"
},
"source": {
"git": "https://github.com/reedom/libfvad_ios.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "libfvad_ios/Classes/libfad/**/*.{h,c}",
"public_header_files": "libfvad_ios/Classes/libfad/include/*.h"
}