blob: 76a44278a865c4b0cfc5cdcc29dda2ba7944d4dd [file] [log] [blame]
{
"name": "NDAudioSuite",
"version": "2.1.1",
"summary": "An audio library with audio streaming and downloading built in.",
"description": "NDAudioSuite was written so that you will no longer have to write audio\nplayers or file downloaders for your app. It has a built in audio player\nthat can stream audio from a URL. It also has a built in download manager \nfor files.",
"homepage": "http://www.metova.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Drew Pitchford": "drew.pitchford@metova.com",
"Nick Sinas": "nick.sinas@metova.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/metova/NDAudioSuite.git",
"tag": "2.1.1"
},
"source_files": "NDAudioPlayer",
"exclude_files": "NDAudioSuite/NDAudioPlayer/VCs"
}