[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 6 / 0 / videoplayerbrightcove / 1.0.3 / videoplayerbrightcove.podspec.json
blobfb9ca59333b8105146a282abf161054a89f87625
2   "name": "videoplayerbrightcove",
3   "version": "1.0.3",
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.3"
16   },
17   "source_files": [
18     "Source",
19     "Source/**/*.swift"
20   ],
21   "resource_bundles": {
22     "videoplayerbrightcove": [
23       "Source/**/*.xib",
24       "Source/**/*.xcassets"
25     ]
26   },
27   "static_framework": true,
28   "dependencies": {
29     "VideoReproducerBrightcove": [
31     ],
32     "Alamofire": [
33       "~> 4.7"
34     ]
35   }