blob: 8e9bf34e87766594cb43fbd1cbc0a25b763c92e6 [file] [log] [blame]
{
"name": "FRadioPlayer",
"version": "0.1.14",
"summary": "A radio player for iOS/macOS",
"description": "FRadioPlayer is a wrapper around AVPlayer to handle internet radio playback.",
"homepage": "https://github.com/fethica/FRadioPlayer",
"screenshots": "https://fethica.com/img/web/fradioplayer-example.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Fethi El Hassasna": "e.fethi.c@gmail.com"
},
"source": {
"git": "https://github.com/fethica/FRadioPlayer.git",
"tag": "0.1.14"
},
"social_media_url": "https://twitter.com/fethica",
"platforms": {
"ios": "10.0",
"osx": "10.12"
},
"source_files": "Source/*.swift"
}