blob: 46e2d974070be5836a515860f2000d7a4cabc2a7 [file] [log] [blame]
{
"name": "StreamlyzerFramework",
"version": "0.9.1.6",
"summary": "Streamlyzer 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": "8.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/streamlyzer/streamlyzer-plugin-ios-lib.git",
"tag": "0.9.1.6"
},
"ios": {
"vendored_frameworks": "iphoneos/StreamlyzerPlugin.framework"
},
"tvos": {
"vendored_frameworks": "appletvos/StreamlyzerPlugin.framework"
},
"deprecated": true
}