blob: 6234d9deafea4b1f9e04ff4cc157dc3dc7deb86d [file] [log] [blame]
{
"name": "FRadioPlayer",
"version": "0.1.15",
"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/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.15"
},
"social_media_url": "https://twitter.com/fethica",
"platforms": {
"ios": "10.0",
"osx": "10.12",
"tvos": "10.0"
},
"source_files": "Source/*.swift"
}