blob: 227d32318e01ee6ac678e6ac89f45dcfa179f2fd [file] [log] [blame]
{
"name": "Brightcove-Player-SDK-OUX",
"version": "1.0.0",
"summary": "OnceUX 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-oux.git",
"tag": "v1.0.0"
},
"source_files": "Headers/*.h",
"public_header_files": "Headers/*.h",
"vendored_libraries": "Library/libBCOVOUX.a",
"requires_arc": true,
"weak_frameworks": "WebKit",
"dependencies": {
"Brightcove-Player-SDK": [
"~> 4.3"
]
}
}