blob: 3909d452b07c01d109567b1b0bbb63d4d1a3f7cf [file] [log] [blame]
{
"name": "SwiftAudio",
"version": "0.2.1",
"summary": "Easy audio streaming for iOS",
"description": "SwiftAudio is an audio player written in Swift, making it simpler to work with audio playback from streams and files.",
"homepage": "https://github.com/jorgenhenrichsen/SwiftAudio",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jørgen Henrichsen": "jh.henrichs@gmail.com"
},
"source": {
"git": "https://github.com/jorgenhenrichsen/SwiftAudio.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SwiftAudio/Classes/**/*",
"pushed_with_swift_version": "4.0"
}