blob: 97a7c126a8420177b5fcc22697ce0b29530c5083 [file] [log] [blame]
{
"name": "Brightcove-Player-SDK-IMA",
"version": "1.0.5",
"summary": "IMA plugin for 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-ima.git",
"tag": "v1.0.5"
},
"source_files": "Headers/*.h",
"public_header_files": "Headers/*.h",
"vendored_libraries": "Library/libBCOVIMA.a",
"requires_arc": true,
"dependencies": {
"Brightcove-Player-SDK": [
"~> 4.1"
],
"GoogleAds-IMA-iOS-SDK": [
"3.0.beta.4"
]
}
}