blob: 1ea5d3be54a97cb4064a4c8b3cdf3f05d7366684 [file] [log] [blame]
{
"name": "videoplayerbrightcove",
"version": "1.0.4",
"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.4"
},
"source_files": [
"Source",
"Source/**/*.swift"
],
"resource_bundles": {
"videoplayerbrightcove": [
"Source/**/*.xib",
"Source/**/*.xcassets"
]
},
"static_framework": true,
"dependencies": {
"VideoReproducerBrightcove": [
],
"Alamofire": [
"~> 4.7"
]
}
}