blob: 5651abde75be980c23b6d8325469ebe26cdca860 [file] [log] [blame]
{
"name": "dnaWebRadioController",
"version": "0.1.0",
"summary": "A small library to stream audio links.",
"description": "Set the WebRadioController sharedInstance to a stream url and execute play! NSAppTransportSecurity needs to be set to accept the stream url. Also need to enable background process for audio.",
"homepage": "https://github.com/aborren/dnaWebRadioController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dan Isacson": "dan_isacson@hotmail.com"
},
"source": {
"git": "https://github.com/aborren/dnaWebRadioController.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/slashilashi",
"platforms": {
"ios": "8.0"
},
"source_files": "dnaWebRadioController/Classes/**/*"
}