blob: e79ced5ba15c74fc6ec2b11211ab55b5a0f6e02d [file] [log] [blame]
{
"name": "Brightcove-Player-SDK",
"version": "4.4.2",
"summary": "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.git",
"tag": "v4.4.2"
},
"source_files": "Headers/*.h",
"public_header_files": "Headers/*.h",
"vendored_libraries": "Library/libBCOVPlayerSDK.a",
"requires_arc": true,
"frameworks": [
"AVFoundation",
"CoreMedia",
"MediaPlayer"
]
}