blob: bc8a996b13d7da1493914b4dc507d40c48e46c84 [file] [log] [blame]
{
"name": "videoplayerbrightcove",
"version": "1.0.2",
"summary": "A brightcove offline player by grifols",
"homepage": "https://www.grifols.com/en/web/international/home",
"license": "MIT",
"authors": {
"Joan Molinas Ramon": "joan.molinas@external.grifols.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://bdtrz@plgit01.grifols.com/bitbucket/scm/vpb/videoplayerbrightcove.git",
"tag": "1.0.2"
},
"source_files": [
"Source",
"Source/**/*.swift"
],
"resource_bundles": {
"videoplayerbrightcove": [
"Source/**/*.xib"
]
},
"static_framework": true,
"dependencies": {
"VideoReproducerBrightcove": [
],
"Alamofire": [
"~> 4.7"
]
}
}