blob: 89ca5fe860263c1407d2ef674dda6b260eccbdb1 [file] [log] [blame]
{
"name": "StreamingBuzz",
"version": "0.8.1",
"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.8.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "StreamingBuzz/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}