blob: 4b75f9578367b31905796df987a58903c9f443e9 [file] [log] [blame]
{
"name": "KEXPPower",
"version": "0.8",
"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.8"
},
"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"
}