blob: 15c91f7fc34e8c93d063c28549c38e81b0d445b1 [file] [log] [blame]
{
"name": "AudioManager",
"version": "0.0.2",
"summary": "Simple wrapper for AVAudioSession.",
"homepage": "https://github.com/robinlieb/AudioManager",
"license": "MIT",
"authors": "Robin Lieb",
"source": {
"git": "https://github.com/robinlieb/AudioManager.git",
"tag": "0.0.2"
},
"documentation_url": "https://github.com/robinlieb/AudioManager",
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"5.0",
"5.1"
],
"source_files": "Sources/AudioManager/*.swift",
"swift_version": "5.1"
}