blob: 38a6e370d695d25963c2d378d89670c8081d58db [file] [log] [blame]
{
"name": "FRadioPlayer",
"version": "0.1.6",
"summary": "A radio player for iOS",
"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.6"
},
"social_media_url": "https://twitter.com/fethica",
"platforms": {
"ios": "9.0"
},
"source_files": "Source/*.swift",
"pushed_with_swift_version": "4.0"
}