[Add] GizoSDK 2.0.2-alpha.07
[CocoaPods.git] / Specs / 4 / 6 / 0 / videoplayerbrightcove / 1.0.1 / videoplayerbrightcove.podspec.json
blob69fd4fcbcc0ba0a50816dd359e4f64ab0757210d
2   "name": "videoplayerbrightcove",
3   "version": "1.0.1",
4   "summary": "A brightcove offline player by grifols",
5   "homepage": "https://www.grifols.com/en/web/international/home",
6   "license": "MIT",
7   "authors": {
8     "Joan Molinas Ramon": "joan.molinas@external.grifols.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://bdtrz@plgit01.grifols.com/bitbucket/scm/vpb/videoplayerbrightcove.git",
15     "tag": "1.0.1"
16   },
17   "source_files": [
18     "Source",
19     "Source/**/*.swift"
20   ],
21   "resource_bundles": {
22     "videoplayerbrightcove": [
23       "Source/**/*.xib"
24     ]
25   },
26   "static_framework": true,
27   "dependencies": {
28     "VideoReproducerBrightcove": [
30     ],
31     "Alamofire": [
32       "~> 4.7"
33     ]
34   }