blob: cf461f77ab2c74483ca7b538ebcdd67149f78209 [file] [log] [blame]
{
"name": "SwiftAudioPlayer",
"version": "2.6.0",
"summary": "SwiftAudioPlayer is a Swift based audio player that can handle streaming from a remote location and audio manipulation.",
"description": "SwiftAudioPlayer is a Swift based audio player that can handle streaming from a remote location and audio manipulation. It can perform actions like playing audio up to 32x playback rate on streamed audio.",
"homepage": "https://github.com/tanhakabir/SwiftAudioPlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tanhakabir": "tanhakabir.ca@gmail.com",
"JonMercer": "mercer.jon@gmail.com"
},
"source": {
"git": "https://github.com/tanhakabir/SwiftAudioPlayer.git",
"tag": "2.6.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Source/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}