blob: 6c32fbb92995d3d5aefe331887562d8b2bf49bb6 [file] [log] [blame]
{
"name": "StreamlyzerPlugin",
"version": "0.9.5",
"summary": "Streamlyzer Plugin frameworks for iOS/tvOS",
"description": "This library is created by Streamlyzer. It contains frameworks of Streamlyzer Plugin for iOS/tvOS.",
"homepage": "https://github.com/streamlyzer/streamlyzer-plugin-ios-lib.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Streamlyzer": "swdev@streamlyzer.com"
},
"platforms": {
"ios": "9.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/streamlyzer/streamlyzer-plugin-ios-lib.git",
"tag": "0.9.5"
},
"ios": {
"vendored_frameworks": "iphoneos/StreamlyzerPlugin.framework"
},
"tvos": {
"vendored_frameworks": "appletvos/StreamlyzerPlugin.framework"
}
}