[Add] TensorFlowLiteSwift 0.0.1-nightly.20250104
[CocoaPods.git] / Specs / 8 / 3 / 6 / SwiftAudioPro / 0.1.0 / SwiftAudioPro.podspec.json
blob34a751b65429daf8534d17849f70caf082e63837
2   "name": "SwiftAudioPro",
3   "version": "0.1.0",
4   "summary": "Easy audio streaming for iOS",
5   "description": "SwiftAudioPro is an audio player written in Swift, making it simpler to work with audio playback from streams and files.",
6   "homepage": "https://github.com/evergrace-co/swift-audio-pro",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Brad Flood": "hey@bradflood.com",
13     "David Chavez": "david@dcvz.io",
14     "Jørgen Henrichsen": "jh.henrichs@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/evergrace-co/swift-audio-pro.git",
18     "tag": "0.1.0"
19   },
20   "platforms": {
21     "ios": "13.0"
22   },
23   "swift_versions": "5.0",
24   "source_files": "Sources/SwiftAudioPro/**/*",
25   "swift_version": "5.0"