blob: f62070e14218b4fa5043778ebe24f12a47d1f217 [file] [log] [blame]
{
"name": "KEXPPower",
"version": "0.2",
"summary": "A lightweight swift library that is used to communicate with the KEXP serivces to retrieve play and show information.",
"homepage": "https://github.com/KEXP",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dustin Bergman": "dustin.bergman@gmail.com"
},
"source": {
"git": "https://github.com/KEXP/KEXPPower.git",
"tag": "0.2"
},
"social_media_url": "https://twitter.com/kexp",
"platforms": {
"ios": "11.0",
"tvos": "11.0"
},
"source_files": "KEXPPower/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}