blob: 9b7903090d96346395b259405acd5f6d9e05889f [file] [log] [blame]
{
"name": "FRadioPlayer",
"version": "0.1.17",
"summary": "A radio player for iOS/macOS/tvOS",
"description": "FRadioPlayer is a wrapper around AVPlayer to handle internet radio playback.",
"homepage": "https://github.com/fethica/FRadioPlayer",
"screenshots": "https://fethica.com/assets/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.17"
},
"social_media_url": "https://twitter.com/fethica",
"platforms": {
"ios": "10.0",
"osx": "10.12",
"tvos": "10.0"
},
"source_files": "Source/*.swift"
}