[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / d / b / c / VoiceActivityDetector / 0.1.0 / VoiceActivityDetector.podspec.json
blobe2a0ada87f8b837f7b9ea269fabb33c29abc4288
2   "name": "VoiceActivityDetector",
3   "version": "0.1.0",
4   "summary": "WebRTC based voice activity detection.",
5   "homepage": "https://github.com/reedom/VoiceActivityDetector",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "reedom": "tohru@reedom.com"
12   },
13   "source": {
14     "git": "https://github.com/reedom/VoiceActivityDetector.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "VoiceActivityDetector/Classes/**/*",
22   "dependencies": {
23     "libfvad": [
24       "~> 0.1.0"
25     ]
26   },
27   "swift_version": "5.0"