blob: a824523ffd5fea4463db02fa25d1bc02bad2913f [file] [log] [blame]
{
"name": "StreamingBuzz",
"version": "0.9.0",
"summary": "StreamingBuzz player source development kit.",
"description": "A set of classes that allows the user to easily integrate StreamingBuzz APIs for player functionality.",
"homepage": "https://streamingbuzz.visualstudio.com/SB%20-%20Player%20SDK%20-%20iOS",
"license": {
"type": "commercial",
"file": "LICENSE"
},
"authors": {
"Jessie Hachtaieb": "jessie.hachtaieb@streamingbuzz.com"
},
"source": {
"git": "https://streamingbuzz.visualstudio.com/SB%20-%20Player%20SDK%20-%20iOS/_git/SB%20-%20Player%20SDK%20-%20iOS",
"tag": "0.9.0"
},
"platforms": {
"ios": "10.0",
"tvos": "10.0"
},
"source_files": "StreamingBuzz/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}