blob: 7d9651d12b9eb2511a561120de813fff4bb2083d [file] [log] [blame]
{
"name": "FRadioPlayer",
"version": "0.1.19",
"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.19"
},
"social_media_url": "https://twitter.com/fethica",
"platforms": {
"ios": "10.0",
"osx": "10.12",
"tvos": "10.0"
},
"swift_versions": "5.0",
"source_files": "Sources/**/*.swift",
"swift_version": "5.0"
}