[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 3 / 7 / libfvad / 0.1.0 / libfvad.podspec.json
blobaf98180d514f06abe28763cc9ced5c76e9881946
2   "name": "libfvad",
3   "version": "0.1.0",
4   "summary": "A voice activity detection (VAD) library, cited from WebRTC",
5   "homepage": "https://github.com/reedom/libfvad_ios",
6   "authors": {
7     "HANAI, Tohru": "tohru@reedom.com"
8   },
9   "source": {
10     "git": "https://github.com/reedom/libfvad_ios.git",
11     "tag": "0.1.0"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source_files": "libfvad_ios/Classes/libfad/**/*.{h,c}",
17   "public_header_files": "libfvad_ios/Classes/libfad/include/*.h"