blob: 0767ae7dfd78ca53edac6226f849611c1c94c000 [file] [log] [blame]
{
"name": "BJNVideoSDK",
"version": "0.1.0",
"license": {
"type": "Commercial",
"text": " All text and design is copyright © 2018 BlueJeans Network.\n All rights reserved.\n https://www.bluejeans.com\n"
},
"summary": "BlueJeans Video SDK.",
"homepage": "https://www.bluejeans.com",
"authors": {
"BlueJeans Network": "cocoapods@bluejeans.com"
},
"source": {
"http": "https://swdl.bluejeans.com/bjnvideosdk/ios/0.1.0/BJNVideoFrameworks.zip"
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"AVFoundation"
],
"ios": {
"vendored_frameworks": "**/*.framework"
}
}