blob: acdd6db6d026c797baa2e9303c4b05da6d3ac468 [file] [log] [blame]
{
"name": "SoundcastSdk",
"version": "1.0.16",
"summary": "A short description of SoundcastSdk.",
"description": "SDK for format VAST and DAAST",
"homepage": "https://git.soundcast.fm/mobile/ios-sdk",
"license": {
"type": "soundcast",
"file": "SoundcastSdk/LICENSE"
},
"authors": {
"Soundcast": "https://soundcast.fm"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://git.soundcast.fm/mobile/ios-sdk.git",
"tag": "v1.0.16"
},
"vendored_frameworks": "SoundcastSdk/SoundcastSdk.framework",
"swift_version": "4.0"
}