blob: 282eab766f951520100f55b7e67e73803ad031f0 [file] [log] [blame]
{
"name": "Brightcove-Player-SDK",
"version": "4.2.3",
"summary": "Brightcove Player SDK for iOS.",
"homepage": "http://docs.brightcove.com/en/video-cloud/brightcove-player-sdk-for-ios/",
"license": {
"type": "Commercial",
"file": "LICENSE.md"
},
"authors": {
"Brightcove": "brightcove-native-player-sdks@googlegroups.com"
},
"platforms": {
"ios": "6.1"
},
"source": {
"git": "https://github.com/brightcove/brightcove-player-sdk-ios.git",
"tag": "v4.2.3"
},
"source_files": "Headers/*.h",
"public_header_files": "Headers/*.h",
"vendored_libraries": "Library/libBCOVPlayerSDK.a",
"requires_arc": true,
"frameworks": [
"AVFoundation",
"CoreMedia",
"MediaPlayer"
]
}