[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 0 / d / OffensiveAudioClassifier / 1.0.7 / OffensiveAudioClassifier.podspec.json
blobfd91c962cfc63639312dfa3d67ba85494ffae47d
2   "name": "OffensiveAudioClassifier",
3   "version": "1.0.7",
4   "summary": "A powerful library for iOS developers to detect offensive language and hate speech in audio files, with support for SwiftUI and UIKit.",
5   "description": "The OffensiveAudioClassifier library integrates voice-based offensive content detection in iOS apps, utilizing Apple's Speech framework and a BERT-based machine learning model. It accurately identifies offensive language and hate speech, supporting both SwiftUI and UIKit for content moderation and sentiment analysis.",
6   "homepage": "https://github.com/erickrib/OffensiveAudioClassifier",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Erick Ribeiro": "erickrocha965@gmail.com",
13     "Gabriel Eduardo": "exemplo@gmail.com",
14     "Letícia Malagutti": "leticiamalagutti@yahoo.com.br",
15     "Victor Inácio": "chustrupgamer@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/erickrib/OffensiveAudioClassifier.git",
19     "tag": "1.0.7"
20   },
21   "social_media_url": "https://www.linkedin.com/in/erickrib/?locale=en_US",
22   "platforms": {
23     "ios": "17.0"
24   },
25   "swift_versions": "5.0",
26   "source_files": "Sources/OffensiveAudioClassifier/**/*",
27   "swift_version": "5.0"