blob: f6d877aca63268081fdfd987464bebd0e0722674 [file] [log] [blame]
{
"name": "Brightcove-Player-SDK-IMA",
"version": "1.0.4",
"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.4"
},
"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"
]
}
}