[Add] AlibabacloudEcs20140526 3.0.1
[CocoaPods.git] / Specs / 7 / 0 / d / OffensiveAudioClassifier / 1.0.1 / OffensiveAudioClassifier.podspec.json
blob5cbf65c9d83daf4dee00a8ef60aef6d8cab5f93f
2   "name": "OffensiveAudioClassifier",
3   "version": "1.0.1",
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": "erickrocha965@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/erickrib/OffensiveAudioClassifier.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "17.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Sources/OffensiveAudioClassifier/**/*",
23   "swift_version": "5.0"