blob: 1ff31130efa8e5f6bb7428e8a36a762508a951aa [file] [log] [blame]
{
"name": "Brightcove-Player-SDK-OUX",
"version": "1.0.2",
"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.2"
},
"source_files": "Headers/*.h",
"public_header_files": "Headers/*.h",
"vendored_libraries": "Library/libBCOVOUX.a",
"requires_arc": true,
"weak_frameworks": "WebKit",
"libraries": "xml2.2",
"dependencies": {
"Brightcove-Player-SDK": [
"~> 4.4"
]
}
}