blob: c1549d026f47243d1d9c995b325c45910f932308 [file] [log] [blame]
{
"name": "SKAudioManager",
"version": "1.0.2",
"summary": "A custom Audio Manager and player.",
"description": "A custom Audio manager which manages audio downloand, audio-player takes care of playing, pausing audio.",
"homepage": "http://sagarrkothari.com/",
"license": {
"file": "LICENSE"
},
"authors": {
"Sagar Kothari": "sag333ar@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/sag333ar/SKAudioManager.git",
"tag": "1.0.2"
},
"source_files": [
"Classes",
"*.{swift}"
],
"pushed_with_swift_version": "3.0"
}