blob: a0a2af5cbe49b5817e6fd6c6ee25f8da14c6e970 [file] [log] [blame]
{
"name": "FRadioPlayer",
"version": "0.1.1",
"summary": "A radio player for iOS",
"description": "FRadioPlayer is a wrapper around AVPlayer to handle internet radio playback.",
"homepage": "https://github.com/fethica/FRadioPlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fethica": "e.fethi.c@gmail.com"
},
"source": {
"git": "https://github.com/fethica/FRadioPlayer.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/*.swift",
"pushed_with_swift_version": "4.0"
}