blob: 53d5dabab8c846acb0ed254187a0210a7288f7d6 [file] [log] [blame]
{
"name": "Brightcove-Player-SDK-SidecarSubtitles",
"version": "1.0.1",
"summary": "Sidecar Subtitles plugin for Brightcove Player SDK for iOS.",
"homepage": "http://docs.brightcove.com/en/video-cloud/mobile-sdks/brightcove-player-sdk-for-ios/index.html",
"license": {
"type": "Commercial",
"file": "LICENSE.md"
},
"authors": {
"Brightcove": "brightcove-native-player-sdks@googlegroups.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/brightcove/brightcove-player-sdk-ios-sidecarsubtitles.git",
"tag": "v1.0.1"
},
"source_files": "Headers/*.h",
"vendored_libraries": "Library/libBCOVSidecarSubtitles.a",
"requires_arc": true,
"dependencies": {
"Brightcove-Player-SDK": [
"~> 4.4"
]
}
}